mirror of
https://github.com/overte-org/overte.git
synced 2025-04-06 14:12:38 +02:00
moved blocksApp.js to unpublished scripts, added icon
This commit is contained in:
parent
072f3dfb03
commit
4b1498f727
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
(function() {
|
||||
var APP_NAME = "BLOCKS";
|
||||
var APP_URL = "https://vr.google.com/objects/";
|
||||
var APP_ICON = "https://hifi-content.s3.amazonaws.com/faye/gemstoneMagicMaker/gemstoneAppIcon.svg";
|
||||
var APP_ICON = "https://hifi-content.s3.amazonaws.com/elisalj/blocks/blocks-i.svg";
|
||||
|
||||
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
|
||||
var button = tablet.addButton({
|
Loading…
Reference in a new issue