This commit is contained in:
WBHarry 2025-09-16 16:39:24 +02:00
parent 35c92ffcf4
commit e7a817f9c0
2 changed files with 77 additions and 3 deletions

View file

@ -163,12 +163,12 @@ export async function runMigrations() {
}, {}),
progress: {
...countdown.progress,
type: countdown.progress.value
type: countdown.progress.type.value
}
};
return acc;
});
}, {});
};
await countdownSettings.updateSource({