瀏覽代碼

feature settings

tama 11 月之前
父節點
當前提交
e7e70d84a0
共有 1 個文件被更改,包括 3 次插入0 次删除
  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
             },