mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
(fix) reset alarm after popping it
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
Alarm.showAlarm = function(url) {
|
||||
var _this = this;
|
||||
|
||||
this.$$resource.fetch(url, '?resetAlarm=yes');
|
||||
|
||||
this.$toast.show({
|
||||
position: 'top right',
|
||||
hideDelay: 0,
|
||||
|
||||
Reference in New Issue
Block a user