Merge pull request #4177 from eltociear/patch-2

Fix typo in ui.js
This commit is contained in:
AUTOMATIC1111
2023-01-04 17:59:31 +03:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
// various functions for interation with ui.py not large enough to warrant putting them in separate files // various functions for interaction with ui.py not large enough to warrant putting them in separate files
function set_theme(theme){ function set_theme(theme){
gradioURL = window.location.href gradioURL = window.location.href