mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Fixed build
This commit is contained in:
parent
7ffc26ed23
commit
78a526bed0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<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