new lyrics backend: parolesnet
This commit is contained in:
parent
93a9db3517
commit
715ed17ad4
5 changed files with 241 additions and 0 deletions
3
modules/parolesnet/__init__.py
Normal file
3
modules/parolesnet/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import ParolesnetBackend
|
||||
|
||||
__all__ = ['ParolesnetBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue