disable unused modules

This commit is contained in:
2026-09-15 11:02:40 +03:00
parent 4b3549dd6b
commit ded3745f75
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"version": 1,
"index_file": "index.py",
"start_on_boot": true,
"start_on_boot": false,
"alias": "qna-basic"
}