Base WEB UI structure

This commit is contained in:
2026-05-06 17:30:35 +03:00
parent 16a7fb32fd
commit e9a843bdc8
355 changed files with 62691 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
from .cli import main
main()