mirror of
https://github.com/flibusta-apps/book_library_server.git
synced 2025-12-06 07:05:36 +01:00
4 lines
50 B
Python
4 lines
50 B
Python
from core.app import start_app
|
|
|
|
app = start_app()
|