2.0.0-rc1 : Profile and achievements update.

This commit is contained in:
2026-08-09 00:50:45 +08:00
parent 562775e5db
commit 3874bf57a9
31 changed files with 2618 additions and 108 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ def initialize_web_db():
""",
[
Config.WEB_SCHEMA_VERSION,
'ETL jobs, match imports and active lineup governance',
'Roster versions, member roles and team performance governance',
],
)
db.commit()