Skip to content

Commit f7fce5e

Browse files
committed
Add noise_level_decibels to seed
1 parent 05c7bfd commit f7fce5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/seed-fake.js

+1
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ export const seedFake = (db) => {
482482
},
483483
image_url:
484484
'https://connect.getseam.com/assets/images/devices/noiseaware_indoor_sensor_front.png',
485+
noise_level_decibels: 60,
485486
noiseaware_metadata: {
486487
device_model: 'indoor',
487488
noise_level_nrs: 1,

0 commit comments

Comments
 (0)