clean tests & other things
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import { mapGetters } from 'vuex'
|
||||
|
||||
export default {
|
||||
name: "Profil",
|
||||
name: 'Profil',
|
||||
computed: {
|
||||
...mapGetters({
|
||||
authUser: 'authUser',
|
||||
|
||||
Reference in New Issue
Block a user