Ver código fonte

removing type param access from standalone url

pull/1131/head
Shawn Scofield 2 anos atrás
committed by Matthew Petroff
pai
commit
34f6bee35c
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      src/standalone/standalone.js

+ 0
- 1
src/standalone/standalone.js Ver arquivo

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


Carregando…
Cancelar
Salvar