Eric Amodio 4 years ago
parent
commit
ae14f56fb1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/system/date.ts

+ 1
- 1
src/system/date.ts View File

@ -29,7 +29,7 @@ dayjs.updateLocale('en', {
relativeTime: {
future: 'in %s',
past: '%s ago',
s: 'just now',
s: 'seconds',
m: 'a minute',
mm: '%d minutes',
h: 'an hour',

Loading…
Cancel
Save