Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Dec 11, 2024
1 parent 5d38f32 commit 8eda048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ import { type IBaseWidget } from '@comfyorg/litegraph/dist/types/widgets'
import { workflowService } from '@/services/workflowService'
import { useWidgetStore } from '@/stores/widgetStore'
import { deserialiseAndCreate } from '@/extensions/core/vintageClipboard'
import { st, t, te } from '@/i18n'
import { st } from '@/i18n'
import { normalizeI18nKey } from '@/utils/formatUtil'

export const ANIM_PREVIEW_WIDGET = '$$comfy_animation_preview'
Expand Down

0 comments on commit 8eda048

Please sign in to comment.