Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
andrew
/
xwordjs
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Commit
5
Rilasci
0
Wiki
Sfoglia il codice sorgente
Fix orientation setting.
Andrew Klopper
5 anni fa
parent
437270eab9
commit
b1549f4914
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
index.html
+ 1
- 1
index.html
Vedi File
@@ -280,7 +280,7 @@
280
280
recalculate();
281
281
},
282
282
{
283
- orientation:
true
283
+ orientation:
1
284
284
}
285
285
);
286
286
}