瀏覽代碼

removing type param access from standalone url

pull/1131/head
Shawn Scofield 2 年之前
committed by Matthew Petroff
父節點
當前提交
34f6bee35c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      src/standalone/standalone.js

+ 0
- 1
src/standalone/standalone.js 查看文件

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


Loading…
取消
儲存