pwa
This commit is contained in:
@@ -259,7 +259,7 @@
|
||||
<button
|
||||
mat-stroked-button
|
||||
type="button"
|
||||
[disabled]="loadingSuggestions()"
|
||||
[disabled]="loadingSuggestions() || !onlineStatus.online()"
|
||||
(click)="loadSuggestions()"
|
||||
>
|
||||
@if (loadingSuggestions()) {
|
||||
|
||||
Reference in New Issue
Block a user