Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
MattDHill authored and dr-bonez committed Jan 25, 2021
1 parent 4d3d5fc commit 52c389e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<ion-item lines="none" button (click)="checkForUpdates()">
<ion-icon slot="start" name="refresh-outline" color="primary"></ion-icon>
<ion-label><ion-text color="primary">Check for Updates</ion-text></ion-label>
<ion-label><ion-text style="font-weight: bold;" color="primary">Check for Updates</ion-text></ion-label>
</ion-item>

<ion-item-divider></ion-item-divider>
Expand Down

0 comments on commit 52c389e

Please sign in to comment.