diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-09-30 11:14:44 -0400 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-09-30 16:35:12 -0400 |
commit | cec82263c1299638b01ecc7a9b54aacb285f7fcb (patch) | |
tree | d6f6a5fe8cf1d8baf7088dce565e93b48cd54e4f /website/app.js | |
parent | 4c6f37cec31d51f6d7ad9e815aafd23efe9e1a80 (diff) |
Format
Diffstat (limited to 'website/app.js')
-rw-r--r-- | website/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/app.js b/website/app.js index 3281cd3cf..da29797a8 100644 --- a/website/app.js +++ b/website/app.js @@ -148,7 +148,7 @@ export async function main() { categories: sha1List }, y: { - label: "seconds", + label: "seconds" } } }); |