diff options
| -rw-r--r-- | static/timeago.json | 2 |
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"] ] |
