mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-19 17:39:16 +02:00
Typo
This commit is contained in:
parent
18d9d2602a
commit
c6a6270e16
@ -30,7 +30,7 @@
|
||||
|
||||
markedScript.onload = async function() {
|
||||
let appConfig = await fetch('/get/app_config')
|
||||
appConfig = await res.json()
|
||||
appConfig = await appConfig.json()
|
||||
|
||||
let updateBranch = appConfig.update_branch || 'main'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user