mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +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>
|
||||
);
|
||||
}, [newSlotChangeKey, currentFilter, mergeElements]);
|
||||
}, [newSlotChangeKey, currentFilter, mergeElements, models]);
|
||||
return dialog;
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user