mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 18:14:49 +00:00
update tags page + sort project types consistently (#7044)
This commit is contained in:
@@ -93,10 +93,10 @@ export type ProjectType =
|
||||
|
||||
const ALL_PROJECT_TYPES: ProjectType[] = [
|
||||
'mod',
|
||||
'modpack',
|
||||
'resourcepack',
|
||||
'shader',
|
||||
'datapack',
|
||||
'shader',
|
||||
'modpack',
|
||||
'plugin',
|
||||
'server',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user