Add files via upload

This commit is contained in:
Keb Helion 2020-02-12 23:45:01 -05:00 committed by GitHub
parent 53cadeff2e
commit 3f78bcebad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@
var currentPath = window.location.protocol + "//" + window.location.host + "/" + window.location.pathname;
var rootPath = currentPath.replace("more/more.html", "applications/");
var moreAppPath = currentPath.replace("more.html", "");
var currentlyRunningScripts;