feature/config_upload #5

Merged
pascal merged 7 commits from feature/config_upload into main 2025-09-18 12:34:49 +00:00
Showing only changes of commit ab52169987 - Show all commits

View File

@@ -1,3 +1,2 @@
# contains the business logic for the config service
async def save_config() -> None:
...
async def save_config() -> None: ...