diff options
Diffstat (limited to 'src/utils/helpers/dates.ts')
| -rw-r--r-- | src/utils/helpers/dates.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/helpers/dates.ts b/src/utils/helpers/dates.ts index cb56ad2..82c14db 100644 --- a/src/utils/helpers/dates.ts +++ b/src/utils/helpers/dates.ts @@ -1,4 +1,4 @@ -import { settings } from '@utils/config'; +import { settings } from '../config'; /** * Format a date based on a locale. |
