Parcourir la source

removing type param access from standalone url

pull/1131/head
Shawn Scofield il y a 2 ans
committed by Matthew Petroff
Parent
révision
34f6bee35c
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. +0
    -1
      src/standalone/standalone.js

+ 0
- 1
src/standalone/standalone.js Voir le fichier

@@ -58,7 +58,6 @@ function parseURLParameters() {
case 'showControls':
configFromURL[option] = JSON.parse(value);
break;
case 'type':
case 'author':
case 'title':
case 'firstScene':


Chargement…
Annuler
Enregistrer