Skip to content

Commit

Permalink
Added 12m absolute time option
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Jul 20, 2020
1 parent 1f731c3 commit 4e45435
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/components/TimeControl/util.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const times = [
70, 80, 90,
105, 120,
150, 180, 210, 240, 270, 300,
360, 420, 480, 540, 600,
360, 420, 480, 540, 600, 720,
900, 1200, 1500, 1800, 2100, 2400, 2700, 3000, 3300, 3600,
4200, 4800, 5400, 6000, 6600, 7200,
8100, 9000, 9900, 10800,
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3283,10 +3283,10 @@ glogg@^1.0.0:
dependencies:
sparkles "^1.0.0"

goban@=0.5.20:
version "0.5.20"
resolved "https://registry.yarnpkg.com/goban/-/goban-0.5.20.tgz#34fd4b226729a648e2613e4e5ddd46d056f3c30e"
integrity sha512-+k7fN1JL859imcX5HbRWIluTd/Zq8+TtzxLN5BAxlDCl6gw7+FRxGnKfZlCzoQ6L6IaZXFD0F5lS+Wc3exjqCg==
goban@=0.5.21:
version "0.5.21"
resolved "https://registry.yarnpkg.com/goban/-/goban-0.5.21.tgz#54ec0648f8fa30b38c3a16d1f1dc60d7975ecb76"
integrity sha512-JkdS2AXCOzcNJ3vXYMj7TKtTd5UsR6wdJfOisQj13E1p/OmP9+Cv/Fiut31qF2OO8HY6uOckKm5dEYle9CvGDg==

[email protected], graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
version "4.2.3"
Expand Down

0 comments on commit 4e45435

Please sign in to comment.