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> |
||
|---|---|---|
| .. | ||
| BackupManager.swift | ||
| DebridManager.swift | ||
| LoggingManager.swift | ||
| NavigationViewModel.swift | ||
| PluginManager.swift | ||
| ScrapingViewModel.swift | ||