Skip to content

Commit

Permalink
Fixed frontend issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisei24 committed Nov 19, 2024
1 parent 7022af5 commit 58108fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export const useNotificationsManagementStore = defineStore('notifications-manage
is_machine_offline_subscribed: false,
is_machine_storage_usage_subscribed: false,
is_push_notifications_enabled: false,
is_webhook_notifications_enabled: false,
machine_cpu_usage_threshold: 0.0,
machine_memory_usage_threshold: 0.0,
machine_storage_usage_threshold: 0.0,
Expand Down

0 comments on commit 58108fc

Please sign in to comment.