mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2025-04-29 00:28:31 +08:00
chore(ui): rename file to not cause madge to fail
This commit is contained in:
parent
a17dbd7df6
commit
f6db9da06c
@ -26,7 +26,7 @@ import {
|
|||||||
import { ProgressImage } from 'services/events/types';
|
import { ProgressImage } from 'services/events/types';
|
||||||
import { makeToast } from '../util/makeToast';
|
import { makeToast } from '../util/makeToast';
|
||||||
import { LANGUAGES } from './constants';
|
import { LANGUAGES } from './constants';
|
||||||
import { zPydanticValidationError } from './zod';
|
import { zPydanticValidationError } from './zodSchemas';
|
||||||
|
|
||||||
export type CancelStrategy = 'immediate' | 'scheduled';
|
export type CancelStrategy = 'immediate' | 'scheduled';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user