dev
This commit is contained in:
parent
c259b0f34c
commit
900650ace4
@ -40,8 +40,9 @@ func GetTemplate1(
|
||||
}
|
||||
`, backgroundUrl)
|
||||
|
||||
script := fmt.Sprintf(`let widgetID = '%v'
|
||||
let baseUrl = 'http://localhost:8002/api/widget'
|
||||
script := fmt.Sprintf(`
|
||||
let widgetID = '%v'
|
||||
let baseUrl = 'http://92.118.114.148:8002/api/widget'
|
||||
|
||||
function delay(ms) {
|
||||
return new Promise(resolve => setTimeout(resolve, ms));
|
||||
|
Loading…
x
Reference in New Issue
Block a user