Ver código fonte

Fix orientation setting.

Andrew Klopper 5 anos atrás
pai
commit
b1549f4914
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      index.html

+ 1 - 1
index.html

280
                             recalculate();
280
                             recalculate();
281
                         },
281
                         },
282
                         {
282
                         {
283
-                            orientation: true
283
+                            orientation: 1
284
                         }
284
                         }
285
                     );
285
                     );
286
                 }
286
                 }