pull/2385/head
Thomas Kaul 2 years ago committed by GitHub
parent 3f8a2b47f9
commit 884b7f4de7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -80,8 +80,6 @@ export class ActivitiesPageComponent implements OnDestroy, OnInit {
}
public ngOnInit() {
const { globalPermissions } = this.dataService.fetchInfo();
this.deviceType = this.deviceService.getDeviceInfo().deviceType;
this.impersonationStorageService

Loading…
Cancel
Save