You've already forked AstralRinth
forked from didirus/AstralRinth
Shaderpack support (#798)
* Shader support PR * Make search page work * Fix env showing * Make moderation look reasonable * Fix search for shaders
This commit is contained in:
11
pages/search/shaders.vue
Normal file
11
pages/search/shaders.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'Shaders',
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
Reference in New Issue
Block a user