Przeglądaj źródła

Removes unneeded duplicate

main
Eric Amodio 3 lat temu
rodzic
commit
cd8e4e1cfe
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/system/date.ts

+ 0
- 1
src/system/date.ts Wyświetl plik

@ -5,7 +5,6 @@ import * as relativeTime from 'dayjs/plugin/relativeTime';
import * as updateLocale from 'dayjs/plugin/updateLocale';
dayjs.extend(advancedFormat.default);
dayjs.extend(relativeTime.default);
dayjs.extend(relativeTime.default, {
thresholds: [
{ l: 's', r: 44, d: 'second' },

Ładowanie…
Anuluj
Zapisz