color style

This commit is contained in:
CHIEFSOFT\ameye
2025-10-19 08:39:46 -04:00
parent ee7004236e
commit 2baf7c9a55
7 changed files with 263 additions and 16 deletions
+1 -1
View File
@@ -79,6 +79,6 @@ class SettingsItemsData:
def get_site_blog_connect_settings():
data = {
"boolean_blog_connect_show": {"name": 'Show Blog Section', "controls": 'SELECT_NO_YES',
"active": True, "list_order": 0},
"active": True, "list_order": 0},
}
return data