Skip to content

Commit c335670

Browse files
committed
sensor switch disable
1 parent 37fd322 commit c335670

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/App.svelte

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@
145145
currentDate.set(date);
146146
}
147147
148+
$sensorMap.get(s).official ? signalType.set('value') : '';
149+
148150
updateRegionSliceCache(s, l, date, 'sensor-change');
149151
});
150152

0 commit comments

Comments
 (0)