Skip to content

Commit

Permalink
Merge branch 'restructure' of https://github.com/diyhue/diyHueUI into…
Browse files Browse the repository at this point in the history
… restructure
  • Loading branch information
hendriksen-mark committed Jun 9, 2024
2 parents 17783bd + 01591ee commit 1f9556e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NotificationCenter/NotificationCenter.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ const NotificationCenter = ({HOST_IP, API_KEY, updating, notifications }) => {
<Wizard
isOpen={WizardIsOpen}
closeWizard={closeWizard}
headline={"notificationCenter"}
headline={"Notifications"}
type={"notificationCenter"}
>
{WizardContent}
Expand Down

0 comments on commit 1f9556e

Please sign in to comment.