Reworking module naming conventions.

This commit is contained in:
2023-05-04 19:04:39 +03:00
parent e4f0e88a58
commit 0f127d9efa
17 changed files with 30 additions and 29 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"version": 1,
"index_file": "index.py",
"version": 2,
"index_file": "main.py",
"start_on_boot": true,
"alias": "qna-basic"
}