This commit is contained in:
Peter Maquiran
2022-04-26 16:53:10 +01:00
parent 90b53c2eaf
commit c8c93ba8e7
38 changed files with 24 additions and 175 deletions
@@ -5,7 +5,6 @@ import { DespachoStore } from 'src/app/store/despacho-store.service';
import { SqliteService } from 'src/app/services/sqlite.service';
import { Platform } from '@ionic/angular';
import { isThisHour } from 'date-fns';
import { BackgroundService } from 'src/app/services/background.service';
import { ThemeService } from 'src/app/services/theme.service'