mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-09 03:37:51 +03:00
bugfix: update gui
This commit is contained in:
parent
0036a779cf
commit
d192e21093
2
client/demo/dist/index.js
vendored
2
client/demo/dist/index.js
vendored
File diff suppressed because one or more lines are too long
@ -158,7 +158,7 @@ export const MergeLabDialog = () => {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}, [newSlotChangeKey, currentFilter, mergeElements]);
|
}, [newSlotChangeKey, currentFilter, mergeElements, models]);
|
||||||
return dialog;
|
return dialog;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user