Files
SkinsPins/app
Rolf d81d6a2d3c Fix AttributeError: sqlite3.Row has no .get() method
Replace game.get("side_skins_enabled", 0) with game["side_skins_enabled"]
in game_page and game_summary — both columns have NOT NULL DEFAULT so
direct key access is safe after migration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 22:40:54 +01:00
..
2026-03-20 10:16:46 +01:00
2026-03-20 10:16:46 +01:00
2026-03-20 10:16:46 +01:00
2026-03-20 10:16:46 +01:00