Browse Source

feature settings

tama 11 months ago
parent
commit
e7e70d84a0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      main.py

+ 3 - 0
main.py

@@ -2475,6 +2475,9 @@ def build_project():
             "smartbot": {
                 "status": False
             },
+            "settings": {
+                "status": False
+            },
             "custom_url": {
                 "status": False
             },