Skip to content

Commit

Permalink
sensor switch disable
Browse files Browse the repository at this point in the history
  • Loading branch information
cabreraalex committed May 8, 2020
1 parent 37fd322 commit c335670
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@
currentDate.set(date);
}
$sensorMap.get(s).official ? signalType.set('value') : '';
updateRegionSliceCache(s, l, date, 'sensor-change');
});
Expand Down

0 comments on commit c335670

Please sign in to comment.