Skip to content

Commit db9c136

Browse files
Update storybookUtils.ts
1 parent 8cf8478 commit db9c136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/DeploySettingsPage/NotificationsPage/storybookUtils.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ export const baseMeta = {
203203
},
204204
email: {
205205
smarthost: "smtp.example.com",
206-
from: "localhost",
206+
from: "bob@localhost",
207207
hello: "localhost",
208208
},
209209
},

0 commit comments

Comments
 (0)