boop.icu/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

4 lines
105 B
Python

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