Skip to content

Commit

Permalink
disable SYNC status
Browse files Browse the repository at this point in the history
light hotspots no longer sync
  • Loading branch information
co8 committed May 22, 2022
1 parent 7318f84 commit e744f68
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions hds.py
Original file line number Diff line number Diff line change
Expand Up @@ -797,8 +797,9 @@ def load_hotspot_data_and_status():
+ hs["initials"]
+ "** 🔥"
+ status_styled
+ " 🥑"
+ api_sync_styled
+ " 🥑Light"
# + " 🥑"
# + api_sync_styled
+ " 🍕"
+ reward_scale_styled
+ " 🥓"
Expand Down

0 comments on commit e744f68

Please sign in to comment.