mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
fixed build !wip
This commit is contained in:
parent
e1d2d1da20
commit
833544694a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="mat-elevation-z8">
|
||||
|
||||
<grid-spinner [loading]="isLoading"></grid-spinner>
|
||||
<grid-spinner [loading]="isLoadingResults"></grid-spinner>
|
||||
|
||||
<mat-form-field>
|
||||
<mat-select placeholder="Requests to Display" [(value)]="gridCount" (selectionChange)="ngAfterViewInit()">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue