- Accepted and Refused Group Entering
- Report a User
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {
|
||||
defineComponent, ref, computed,
|
||||
defineComponent, ref, computed, onMounted
|
||||
} from 'vue'
|
||||
|
||||
import { tools } from '@src/store/Modules/tools'
|
||||
@@ -21,7 +21,6 @@ import MixinUsers from '@/mixins/mixin-users'
|
||||
import { shared_consts } from '@/common/shared_vuejs'
|
||||
import { CPresentazione } from '@/components'
|
||||
import MixinMetaTags from '@/mixins/mixin-metatags'
|
||||
|
||||
export default defineComponent({
|
||||
name: 'mainview',
|
||||
components: { CSkill, CChartMap, CMapsEsempio, CDashboard, CUserNonVerif, CMainView, CCopyBtn, LandingFooter, CCheckIfIsLogged, CStatusReg, CPresentazione },
|
||||
|
||||
Reference in New Issue
Block a user