Skip to content

Commit

Permalink
Add noise_level_decibels to seed
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jul 15, 2024
1 parent 05c7bfd commit f7fce5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/seed-fake.js
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ export const seedFake = (db) => {
},
image_url:
'https://connect.getseam.com/assets/images/devices/noiseaware_indoor_sensor_front.png',
noise_level_decibels: 60,
noiseaware_metadata: {
device_model: 'indoor',
noise_level_nrs: 1,
Expand Down

0 comments on commit f7fce5e

Please sign in to comment.