Skip to content

Commit

Permalink
setting slider color
Browse files Browse the repository at this point in the history
  • Loading branch information
paulnagle committed Jan 28, 2024
1 parent cf5a50d commit 8eb4c6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/pages/settings/settings.page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
max="50"
[(ngModel)]="searchRange"
(ionBlur)="selectSearchRange()"
color="danger"
pin="true">
</ion-range>
</ion-item>
Expand Down

0 comments on commit 8eb4c6a

Please sign in to comment.