mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Inicio page is offline
This commit is contained in:
@@ -57,6 +57,7 @@ import { fab } from '@fortawesome/free-brands-svg-icons'
|
||||
|
||||
import { ScreenOrientation } from '@ionic-native/screen-orientation/ngx';
|
||||
import { PdfViewerModule } from 'ng2-pdf-viewer';
|
||||
import { SQLite } from '@ionic-native/sqlite/ngx';
|
||||
|
||||
|
||||
@NgModule({
|
||||
@@ -110,7 +111,8 @@ import { PdfViewerModule } from 'ng2-pdf-viewer';
|
||||
ScreenOrientation,
|
||||
Network,
|
||||
Media,
|
||||
File
|
||||
File,
|
||||
SQLite
|
||||
],
|
||||
bootstrap: [AppComponent],
|
||||
schemas: [CUSTOM_ELEMENTS_SCHEMA]
|
||||
|
||||
Reference in New Issue
Block a user