change color

This commit is contained in:
Peter Maquiran
2023-06-12 12:30:58 +01:00
parent 199327a2cb
commit 0cab890efd
3 changed files with 8 additions and 9 deletions
@@ -11,7 +11,6 @@ import { BackgroundService } from '../../../services/background.service';
import { SortService } from 'src/app/services/functions/sort.service';
import { ThemeService } from 'src/app/services/theme.service'
import { RouteService } from 'src/app/services/route.service';
import { Storage } from '@ionic/storage';
import { EventsService } from 'src/app/services/events.service';
import { SessionStore } from 'src/app/store/session.service';
import { environment } from 'src/environments/environment';