mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 01:54:47 +00:00
Update MOTD Parser package (#4455)
* chore(package): replace motd parser package with maintained version Signed-off-by: Kevin Zheng <dev@sfirew.com> * changelog * fix import --------- Signed-off-by: Kevin Zheng <dev@sfirew.com> Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
co-authored by
Prospector
parent
28e9f017e3
commit
8fd40f46c5
@@ -1,5 +1,5 @@
|
||||
import { autoToHTML } from '@geometrically/minecraft-motd-parser'
|
||||
import type { GameVersion } from '@modrinth/ui'
|
||||
import { autoToHTML } from '@sfirew/minecraft-motd-parser'
|
||||
import { invoke } from '@tauri-apps/api/core'
|
||||
import dayjs from 'dayjs'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user