Add account error alerts

This commit is contained in:
Arkadiusz Fal
2022-08-15 14:49:12 +02:00
parent 3fb2c532ee
commit 5ab2490b08
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()