⚡️ Added MIMEtype key to Comic model
This commit is contained in:
@@ -80,6 +80,7 @@ export default class QueueService extends Service {
|
||||
filePath,
|
||||
fileSize,
|
||||
extension,
|
||||
mimeType,
|
||||
cover,
|
||||
containedIn,
|
||||
comicInfoJSON,
|
||||
@@ -113,6 +114,7 @@ export default class QueueService extends Service {
|
||||
filePath,
|
||||
fileSize,
|
||||
extension,
|
||||
mimeType,
|
||||
containedIn,
|
||||
cover,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user