mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Merge pull request #536 from kasenvr/housekeeping/update-explore-app
Housekeeping/update explore app
This commit is contained in:
commit
c2e350e971
1 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,8 @@
|
|||
ui = new AppUi({
|
||||
buttonName: "EXPLORE",
|
||||
home: Script.resolvePath("explore.html"),
|
||||
graphicsDirectory: scriptDir
|
||||
graphicsDirectory: scriptDir,
|
||||
sortOrder: 8
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue