Fixed No Weather Data
This commit is contained in:
parent
4acff9e77c
commit
c7cc942bd3
@ -25,6 +25,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div *ngIf="!weatherService.weather.length">
|
||||
<h3 class="text-danger">No Weather Data (API Limit Reached)</h3>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user