mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 13:21:46 +00:00
732accce3d
Migration 25 inserted the collab addon before seeding ran, causing the COUNT check to find 1 row and skip all default addons. Switch to INSERT OR IGNORE so every default addon is created regardless.