initial commit (backend)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
async def init_level_c1(conn):
|
||||
"""Уровень C1 — пока пусто"""
|
||||
pass
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
async def init_level_c1(conn):
|
||||
"""Уровень C1 — пока пусто"""
|
||||
pass
|
||||