Skip to content

Commit ab6eab9

Browse files
committed
switch to serverless
1 parent 5a27c44 commit ab6eab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/js/serverStuff.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const serverBaseUrl = "https://randou.liris.cnrs.fr/vizapi/descript-sketches/"
33
let username = ""
44
let password = ""
55
let credentials = ""
6-
let useServer = true
6+
let useServer = false
77
let imgList
88

99
async function getPaletteList() {

0 commit comments

Comments
 (0)