color style
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user