Show errors during loading
This commit is contained in:
@ -7,6 +7,8 @@ enum ItemType: String, Equatable, Hashable {
|
||||
|
||||
case tag = "tag"
|
||||
|
||||
case file = "file"
|
||||
|
||||
case tagOverview = "tag-overview"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user