mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
clean create event page, stop video, event list box
This commit is contained in:
@@ -292,6 +292,10 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: 'popup-question',
|
||||
loadChildren: () => import('./modals/popup-question/popup-question.module').then( m => m.PopupQuestionPageModule)
|
||||
},
|
||||
{
|
||||
path: 'swiper',
|
||||
loadChildren: () => import('./shared/swiper/swiper.module').then( m => m.SwiperPageModule)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user