Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 0ea33cf

Browse files
committed
[client] fix settings fragment
1 parent 21ef74b commit 0ea33cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycti/entities/opencti_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def __init__(self, opencti):
4040
status, message
4141
}
4242
platform_theme {
43-
id, name
43+
id, name, built_in
4444
}
4545
platform_map_tile_server_dark
4646
platform_map_tile_server_light

0 commit comments

Comments
 (0)