Add account error alerts

This commit is contained in:
Arkadiusz Fal
2022-08-15 14:49:12 +02:00
parent aac760a870
commit 7636e78df4
4 changed files with 16 additions and 1 deletions

View File

@@ -226,6 +226,8 @@ struct YatteeApp: App {
navigation.tabSelection = section ?? .search
NavigationModel.shared = navigation
subscriptions.load()
playlists.load()