Fix typo in ui.js
interation -> interaction
This commit is contained in:
parent
172c4bc09f
commit
d624cb82a7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user