Fix typo in ui.js

interation -> interaction
master
Ikko Ashimine 3 years ago committed by GitHub
parent 172c4bc09f
commit d624cb82a7
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