Browse Source

feature settings

tama 11 tháng trước cách đây
mục cha
commit
e7e70d84a0
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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
             },