mode todo in todo folder

This commit is contained in:
Primakov Alexandr Alexandrovich
2025-01-17 19:51:33 +03:00
parent b9edd0091c
commit 8b7f43d15a
4 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
exports.TODO_LIST_MODEL_NAME = 'TODO_LIST'
exports.TODO_ITEM_MODEL_NAME = 'TODO_ITEM'