mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 05:25:01 +03:00
bugfix: show charactername index.html
This commit is contained in:
parent
15c83391b9
commit
47ea4ffb36
2
client/demo_so-vits-svc_40v2_c/dist/index.js
vendored
2
client/demo_so-vits-svc_40v2_c/dist/index.js
vendored
File diff suppressed because one or more lines are too long
@ -99,7 +99,7 @@ const App = () => {
|
||||
</div>
|
||||
</>
|
||||
)
|
||||
}, [])
|
||||
}, [appState.appSettings.appSettings])
|
||||
|
||||
const clearRow = useMemo(() => {
|
||||
const onClearSettingClicked = async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user