Show errors during loading

This commit is contained in:
Christoph Hagen
2025-01-09 09:31:05 +01:00
parent a7197b9628
commit 93c8d06f23
12 changed files with 97 additions and 39 deletions

View File

@ -3,6 +3,8 @@ import SwiftUI
final class FileResource: Item, LocalizedItem {
override var itemType: ItemType { .file }
let type: FileType
/// Indicate if the file content is stored by the app