Skip to content

Commit 737cf79

Browse files
Pfannkuchensackblessedcoolant
authored andcommitted
forget to run pnpm fix
1 parent 6192ff5 commit 737cf79

File tree

1 file changed

+1
-1
lines changed
  • invokeai/frontend/web/src/features/modelManagerV2/subpanels/ModelPanel

1 file changed

+1
-1
lines changed

invokeai/frontend/web/src/features/modelManagerV2/subpanels/ModelPanel/ModelView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ import type { AnyModelConfig } from 'services/api/types';
1212

1313
import { MainModelDefaultSettings } from './MainModelDefaultSettings/MainModelDefaultSettings';
1414
import { ModelAttrView } from './ModelAttrView';
15-
import { ModelReidentifyButton } from './ModelReidentifyButton';
1615
import { ModelDeleteButton } from './ModelDeleteButton';
16+
import { ModelReidentifyButton } from './ModelReidentifyButton';
1717
import { RelatedModels } from './RelatedModels';
1818

1919
type Props = {

0 commit comments

Comments
 (0)