Skip to content

Commit 8cf8478

Browse files
Update site/src/pages/DeploySettingsPage/NotificationsPage/NotificationEvents.stories.tsx
Co-authored-by: Danny Kopping <danny@coder.com>
1 parent f54c435 commit 8cf8478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/DeploySettingsPage/NotificationsPage/NotificationEvents.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export const WebhookNotConfigured: Story = {
4747
},
4848
email: {
4949
smarthost: "smtp.example.com",
50-
from: "localhost",
50+
from: "bob@localhost",
5151
hello: "localhost",
5252
},
5353
},

0 commit comments

Comments
 (0)