Merge pull request #4177 from eltociear/patch-2

Fix typo in ui.js
master
AUTOMATIC1111 3 years ago committed by GitHub
commit 4ae960b01c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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){
gradioURL = window.location.href

Loading…
Cancel
Save