3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-26 12:55:27 +02:00

Merge pull request from ctrlaltdavid/M22188

Update Record app per Marketplace certification requirements
This commit is contained in:
Thijs Wenker 2019-04-25 20:00:13 +02:00 committed by GitHub
commit cdcdae2fda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 2 deletions
unpublishedScripts/marketplace/record

View file

@ -0,0 +1,4 @@
{
"scriptURL": "http://mpassets.highfidelity.com/b3da90d4-390f-4f2c-ac78-6c8e074c93d7-v1/record.js",
"homeURL": "http://mpassets.highfidelity.com/b3da90d4-390f-4f2c-ac78-6c8e074c93d7-v1/html/record.html"
}

View file

@ -13,8 +13,8 @@
(function () {
var APP_NAME = "RECORD",
APP_ICON_INACTIVE = "icons/tablet-icons/avatar-record-i.svg",
APP_ICON_ACTIVE = "icons/tablet-icons/avatar-record-a.svg",
APP_ICON_INACTIVE = Script.resolvePath("assets/avatar-record-i.svg"),
APP_ICON_ACTIVE = Script.resolvePath("assets/avatar-record-a.svg"),
APP_URL = Script.resolvePath("html/record.html"),
isDialogDisplayed = false,
tablet,