Check in admin page in working state

This commit is contained in:
2025-04-30 08:22:29 +02:00
parent 19a7e2a91b
commit 76ef97d9c4
70 changed files with 8058 additions and 689 deletions

View File

@ -1,5 +1 @@
"""Sshecret Admin API."""
from .app import app
__all__ = ["app"]