mirror of
https://github.com/shadoll/moma.git
synced 2026-08-28 11:33:25 +00:00
feat: Implement poster rendering options with ASCII, Viu, and RichPixels support
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Custom Textual widgets."""
|
||||
|
||||
from .poster_widget import PosterWidget
|
||||
|
||||
__all__ = ['PosterWidget']
|
||||
Reference in New Issue
Block a user