Hide indexing notification in widget mode
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<app-indexing-progress></app-indexing-progress>
|
||||
<app-indexing-progress *ngIf="!widget"></app-indexing-progress>
|
||||
|
||||
<div [class]="widget === false ? 'full-container' : ''">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user