🔢 Fix for disk size consumed by comics
This commit is contained in:
@@ -191,6 +191,7 @@ export const typeDefs = gql`
|
||||
type ImportStatus {
|
||||
isImported: Boolean
|
||||
tagged: Boolean
|
||||
isRawFileMissing: Boolean
|
||||
matchedResult: MatchedResult
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user