Fix urlbookmarks

This commit is contained in:
Arkadiusz Fal
2022-11-14 23:13:29 +01:00
parent de7eff389f
commit ae24dea4d6
4 changed files with 50 additions and 13 deletions

View File

@@ -241,6 +241,8 @@ struct YatteeApp: App {
}
}
#endif
URLBookmarkModel.shared.refreshAll()
}
func migrateAccounts() {