Skip to content

Commit

Permalink
refactor(NotificationsManagementSubscriptionDialog): rename component
Browse files Browse the repository at this point in the history
It is easier to work with components if their name reflect the file path in nuxt.
  • Loading branch information
benji-bitfly committed Oct 18, 2024
1 parent 2992d29 commit de80c29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"NotificationsDashboardDialogEntity",
"NotificationsDashboardTable",
"NotificationsManagementModalWebhook",
"NotificationsManagementSubscriptionDialog",
"NotificationsManagmentMachines",
"NotificationsNetworkTable",
"NotificationsOverview",
"SubscriptionDialog",
"a11y",
"checkout",
"ci",
Expand Down

0 comments on commit de80c29

Please sign in to comment.