3 lines
106 B
Python
3 lines
106 B
Python
from .lyrics import LYRICS_PLATFORMS
|
|
from .placeholders import Placeholders
|
|
from .settings import Settings |