Skip to content

Commit

Permalink
fix: reload user data
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Jan 7, 2025
1 parent d524cb4 commit 83b9247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/lib/services/monitoring.services.ts
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ export const setMonitoringNotification = async ({
config
});

await loadSettings({
await loadUserData({
identity,
missionControlId,
reload: true
Expand Down

0 comments on commit 83b9247

Please sign in to comment.