mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 11:36:05 +00:00
Refactor search page, migrate to /discover/ (#4862)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
throw createError({
|
||||
fatal: true,
|
||||
statusCode: 404,
|
||||
})
|
||||
</script>
|
||||
Reference in New Issue
Block a user