Add spotify search (only search), default menu

This commit is contained in:
BarsTiger
2023-10-16 20:17:10 +03:00
parent c63d8795aa
commit b515fdfd65
18 changed files with 256 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
from .private_button import PrivateButtonMiddleware
from .save_chosen import SaveChosenMiddleware