mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 12:05:53 +00:00
prepr
This commit is contained in:
@@ -2957,6 +2957,9 @@
|
||||
"moderation.moderate": {
|
||||
"message": "Moderate"
|
||||
},
|
||||
"moderation.page.delphi-rules": {
|
||||
"message": "Delphi rules"
|
||||
},
|
||||
"moderation.page.external-projects": {
|
||||
"message": "External projects"
|
||||
},
|
||||
|
||||
@@ -401,16 +401,16 @@ import { type Labrinth, SseParser } from '@modrinth/api-client'
|
||||
import {
|
||||
ArrowLeftIcon,
|
||||
EditIcon,
|
||||
EyeOffIcon,
|
||||
ExternalIcon,
|
||||
EyeOffIcon,
|
||||
LoaderCircleIcon,
|
||||
PlayIcon,
|
||||
PlusIcon,
|
||||
TrashIcon,
|
||||
} from '@modrinth/assets'
|
||||
import {
|
||||
ButtonStyled,
|
||||
Avatar,
|
||||
ButtonStyled,
|
||||
ConfirmModal,
|
||||
EmptyState,
|
||||
injectModrinthClient,
|
||||
|
||||
Reference in New Issue
Block a user