mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 06:19:58 +00:00
knip
This commit is contained in:
@@ -6,7 +6,7 @@ import type { JobListItem } from '@/composables/queue/useJobList'
|
||||
import { useJobMenu } from '@/composables/queue/useJobMenu'
|
||||
import type { JobState } from '@/types/queue'
|
||||
|
||||
export type JobActionKey = 'cancel'
|
||||
type JobActionKey = 'cancel'
|
||||
|
||||
export type JobAction = {
|
||||
key: JobActionKey
|
||||
|
||||
Reference in New Issue
Block a user