Aktualizovat doswasmx/settings.js
This commit is contained in:
parent
5d4faaad38
commit
ad7d5af6d2
1 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
var DOSWASMSETTINGS = {
|
var DOSWASMSETTINGS = {
|
||||||
CLOUDSAVEURL: "",
|
CLOUDSAVEURL: "",
|
||||||
ISOURL: "",
|
ISOURL: "",
|
||||||
DEFAULTIMG: ""
|
DEFAULTIMG: "https://minigist.nolog.page/doswasmx/hdd.img"
|
||||||
}
|
}
|
||||||
|
|
||||||
var rando = Math.floor(Math.random() * Math.floor(100000));
|
var rando = Math.floor(Math.random() * Math.floor(100000));
|
||||||
|
|
Loading…
Reference in a new issue