🔨 Added missing file statuses on Dashboard and Library

This commit is contained in:
2026-03-09 19:55:16 -04:00
parent 20336e5569
commit a217d447fa
7 changed files with 131 additions and 43 deletions

View File

@@ -93,6 +93,9 @@ query GetRecentComics($limit: Int) {
value
}
}
importStatus {
isRawFileMissing
}
createdAt
updatedAt
}