commit 8a4b23126158b26ef51cfa6858bcea7583b1bea1 parent e60dd34b61026168839f0cd230deb226cba2959e Author: mtmn <miro@haravara.org> Date: Sat, 18 Apr 2026 17:07:10 +0200 corpus: disable init sync for ~olga Diffstat:
| M | modules/mixins/corpus/users.dhall | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/modules/mixins/corpus/users.dhall b/modules/mixins/corpus/users.dhall @@ -54,7 +54,6 @@ in { users = with lastfmUser = Some "archaetropin" with databaseFile = "olga.db" with backupEnabled = True - with initialSync = True } ] }