MINIMIZED START
This commit is contained in:
parent
b2ef8a6445
commit
4ac90f5158
@ -9,7 +9,7 @@ import { OverlayRef } from '@angular/cdk/overlay';
|
||||
styleUrls: ['./upload-status-overlay.component.scss']
|
||||
})
|
||||
export class UploadStatusOverlay implements OnInit {
|
||||
collapsed = false;
|
||||
collapsed = true;
|
||||
|
||||
uploadStatusInterval: number;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user