mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-25 02:52:11 +02:00
web/types/queue: remove obsolete todo comment
This commit is contained in:
parent
deb4adc4e8
commit
b1b5f3bba2
@ -9,7 +9,6 @@ export type CobaltQueueBaseItem = {
|
||||
pipeline: CobaltPipelineItem[],
|
||||
canRetry?: boolean,
|
||||
originalRequest?: CobaltSaveRequestBody,
|
||||
// TODO: metadata
|
||||
filename: string,
|
||||
mimeType?: string,
|
||||
mediaType: CobaltPipelineResultFileType,
|
||||
|
Loading…
x
Reference in New Issue
Block a user