Skip to content

Commit

Permalink
Send request for alerts on opening alert widget
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderMertens committed Jun 4, 2023
1 parent 84e5919 commit 37fad2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/js/components/alerts.vue
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
},
open() {
this.$refs.container.open();
this.refresh();
},
close() {
this.$refs.container.close();
Expand Down

0 comments on commit 37fad2d

Please sign in to comment.