mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
Add home's data to local storage
This commit is contained in:
@@ -47,13 +47,8 @@ export class HomePage implements OnInit {
|
||||
folderId: string;
|
||||
|
||||
constructor(private zone: NgZone,
|
||||
private eventService: EventsService,
|
||||
private processesbackend: ProcessesService,
|
||||
private router: Router,
|
||||
private modalController: ModalController,
|
||||
private router: Router,
|
||||
public modalCtrl: AlertController,
|
||||
private toastService: ToastService,
|
||||
private animationController: AnimationController,
|
||||
private notificatinsservice: NotificationsService,
|
||||
private platform: Platform,
|
||||
private activeroute: ActivatedRoute) {
|
||||
|
||||
Reference in New Issue
Block a user