You've already forked AstralRinth
forked from didirus/AstralRinth
Organize components, switch auth to not use session
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<script>
|
||||
import axios from 'axios'
|
||||
import ModPage from '@/components/ModPage'
|
||||
import ModPage from '@/components/wrapper/ModPage'
|
||||
|
||||
export default {
|
||||
components: { ModPage },
|
||||
|
||||
Reference in New Issue
Block a user