started-log

This commit is contained in:
2023-10-10 00:22:16 +03:00
parent 0bd44d1fab
commit 57aa4caa84
2 changed files with 5 additions and 2 deletions

View File

@@ -46,6 +46,8 @@ async def start_up():
print("[sentry] init error")
print(e)
print("[main] started")
async def dev_start_up():
if exists(DEV_SERVER_PID_FILE_NAME):