1
0
Fork 0
mirror of https://github.com/mia-0/0x0.git synced 2026-01-23 09:45:10 +00:00
0x0/modui/__init__.py
Mia Herkt eebd5d8c6d
Add moderation TUI
This ended up way fancier than I imagined.
2022-12-20 16:19:49 +01:00

3 lines
105 B
Python

from .filetable import FileTable
from .notification import Notification
from .mpvwidget import MpvWidget