This commit is contained in:
Henry Jameson 2024-12-27 01:56:51 +02:00
commit e7cdf00d11
3 changed files with 2 additions and 3 deletions

View file

@ -140,7 +140,6 @@ const persistedStateOptions = {
return await afterStoreSetup({ store, i18n })
} catch (e) {
splashError(i18n, e)
}
})()