mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
add endpoint to get document drafts
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import { NgModule, LOCALE_ID } from '@angular/core';
|
||||
|
||||
@NgModule({
|
||||
imports: [],
|
||||
declarations: [],
|
||||
schemas: [],
|
||||
providers: []
|
||||
})
|
||||
export class AgendaModule {}
|
||||
Reference in New Issue
Block a user