mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
🧑💻添加更多实用开发配置项 (#555)
This commit is contained in:
@@ -137,7 +137,7 @@ async def get_tetra_league_data() -> None:
|
||||
await session.commit()
|
||||
|
||||
|
||||
if not config.tetris.development:
|
||||
if not config.tetris.dev.enabled:
|
||||
|
||||
@driver.on_startup
|
||||
async def _() -> None:
|
||||
|
||||
Reference in New Issue
Block a user