mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Improve agenda modules
This commit is contained in:
@@ -15,6 +15,7 @@ import { EventsToApprovePage } from './events-to-approve.page';
|
||||
IonicModule,
|
||||
EventsToApprovePageRoutingModule
|
||||
],
|
||||
declarations: []
|
||||
declarations: [],
|
||||
exports: [EventsToApprovePage]
|
||||
})
|
||||
export class EventsToApprovePageModule {}
|
||||
|
||||
Reference in New Issue
Block a user