Fix typo in ui.js

interation -> interaction
This commit is contained in:
Ikko Ashimine 2022-11-03 01:05:00 +09:00 committed by GitHub
parent 172c4bc09f
commit d624cb82a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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