This repository has been archived on 2026-04-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
watch-together-yandex-disk/web/custom_widgets/__init__.py
T
2025-07-21 04:40:16 +03:00

5 lines
229 B
Python

from web.custom_widgets.header import draw_header
from web.custom_widgets.content_dialog import ContentDialog
from web.custom_widgets.content_card import ContentCard
from web.custom_widgets.PlyrVideoPlayer import PlyrVideoPlayer