Ferrite-backup/Ferrite/ViewModels
kingbri 646c22c9be Debrid: Fix UI updates with auth
If a debrid is authorized, a Published variable needs to be notified
since SwiftUI can't read computed properties on the fly (they are
getters). Therefore, it's better to maintain a single source of truth
of which services are logged in.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-06-16 15:00:35 -05:00
..
BackupManager.swift Tree: Cleanup access levels 2024-06-16 15:00:35 -05:00
DebridManager.swift Debrid: Fix UI updates with auth 2024-06-16 15:00:35 -05:00
LoggingManager.swift Tree: Format 2024-06-16 15:00:35 -05:00
NavigationViewModel.swift Tree: Cleanup access levels 2024-06-16 15:00:35 -05:00
PluginManager.swift Tree: Cleanup access levels 2024-06-16 15:00:35 -05:00
ScrapingViewModel.swift Debrid: Fix UI updates with auth 2024-06-16 15:00:35 -05:00