initial commit

This commit is contained in:
2025-07-20 00:51:55 +03:00
commit 42684e0cb6
29 changed files with 2615 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from web.custom_widgets.content_card import ContentCard
from web.custom_widgets.content_dialog import ContentDialog
from web.custom_widgets.header import draw_header