Progetti
This commit is contained in:
@@ -17,7 +17,7 @@ import {
|
||||
CStatus,
|
||||
CStatusReg,
|
||||
CNextZoom,
|
||||
CVerifyTelegram, CVerifyEmail, CECommerce, CShareWithUs
|
||||
CVerifyTelegram, CVerifyEmail, CECommerce, CShareWithUs, CEventsCalendar
|
||||
} from '@components'
|
||||
import MixinBase from '@src/mixins/mixin-base'
|
||||
import { static_data } from '@src/db/static_data'
|
||||
@@ -38,6 +38,7 @@ import { INotData } from '@src/model'
|
||||
CVerifyTelegram,
|
||||
CVerifyEmail,
|
||||
CECommerce,
|
||||
CEventsCalendar,
|
||||
CShareWithUs
|
||||
}
|
||||
})
|
||||
@@ -66,7 +67,6 @@ export default class Home extends MixinBase {
|
||||
public arrvideo_yt = []
|
||||
public arrvideo_mp4 = []
|
||||
|
||||
|
||||
public arrsteps = [
|
||||
{
|
||||
label: '1',
|
||||
|
||||
Reference in New Issue
Block a user