Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
andrew
/
xwordjs
Watch
1
Star
0
Fork
0
コード
課題
0
プルリクエスト
0
コミット
5
リリース
0
Wiki
ソースを参照
Fix orientation setting.
Andrew Klopper
5 年 前
親
437270eab9
コミット
b1549f4914
共有
1 個のファイルを変更した
、
1 個の追加
と
1 個の削除
を含む
分割表示
差分情報を表示
1
1
index.html
+ 1
- 1
index.html
ファイルの表示
@@ -280,7 +280,7 @@
280
280
recalculate();
281
281
},
282
282
{
283
- orientation:
true
283
+ orientation:
1
284
284
}
285
285
);
286
286
}