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
+3 -3
View File
@@ -1,7 +1,7 @@
{
"version": 1,
"index_file": "index.py",
"version": 2,
"index_file": "main.py",
"start_on_boot": true,
"alias": "translit-decoder",
"predefine": "predefine.py"
}
}