aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreal <eal@waifu.club>2017-08-29 23:15:20 +0300
committereal <eal@waifu.club>2017-08-29 23:15:20 +0300
commit43f416297f31b422f14334555472663a39a9426c (patch)
tree2b424cb939f805920f20d30d1b744f594180d9b9
parent87b18da8116bcaf8bb2f154847fb9f0fed58789a (diff)
Change better specifier for months.
-rw-r--r--static/timeago.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/timeago.json b/static/timeago.json
index b6f669c2..073ece16 100644
--- a/static/timeago.json
+++ b/static/timeago.json
@@ -5,6 +5,6 @@
["%sh", "%sh"],
["%sd", "%sd"],
["%sw", "%sw"],
- ["%sm", "%sm"],
+ ["%smo", "%smo"],
["%sy", "%sy"]
]