From 6e7b3a387d91c5d4c7383b1d345ee4ac36f3e5c7 Mon Sep 17 00:00:00 2001 From: Kasen IO Date: Wed, 10 Jun 2020 02:54:42 -0400 Subject: [PATCH] Remove old goto, update community-apps beta link. --- scripts/defaultScripts.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/defaultScripts.js b/scripts/defaultScripts.js index 1eac2ae0aa..5e7e120bf3 100644 --- a/scripts/defaultScripts.js +++ b/scripts/defaultScripts.js @@ -23,7 +23,6 @@ var DEFAULT_SCRIPTS_COMBINED = [ "system/pal.js", // "system/mod.js", // older UX, if you prefer "system/avatarapp.js", "system/makeUserConnection.js", - "system/tablet-goto.js", "system/marketplaces/marketplaces.js", "system/notifications.js", "system/commerce/wallet.js", @@ -41,7 +40,7 @@ var DEFAULT_SCRIPTS_SEPARATE = [ "system/controllers/controllerScripts.js", "communityModules/notificationCore/notificationCore.js", "simplifiedUI/ui/simplifiedNametag/simplifiedNametag.js", - {"stable": "system/more/app-more.js", "beta": "https://kasenvr.github.io/community-apps/more/app-more.js"}, + {"stable": "system/more/app-more.js", "beta": "https://cdn.vircadia.com/community-apps/more/app-more.js"}, {"stable": "communityScripts/explore/explore.js", "beta": "https://metaverse.vircadia.com/interim/d-goto/app/explore.js"}, {"stable": "communityModules/chat/FloofChat.js", "beta": "https://content.fluffy.ws/scripts/chat/FloofChat.js"} //"system/chat.js"