mirror of
https://github.com/modrinth/code.git
synced 2026-09-05 06:19:11 +00:00
@@ -1,8 +1,4 @@
|
||||
import dayjs from 'dayjs'
|
||||
import relativeTime from 'dayjs/plugin/relativeTime'
|
||||
|
||||
// eslint-disable-next-line import/no-named-as-default-member
|
||||
dayjs.extend(relativeTime)
|
||||
|
||||
export default defineNuxtPlugin(() => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user