mirror of https://gitee.com/bigwinds/arangodb
notifications
This commit is contained in:
parent
cf73e43b63
commit
500c270158
|
@ -31,7 +31,7 @@ window.arangoHelper = {
|
|||
returnVal = true;
|
||||
}
|
||||
});
|
||||
this.lastNotificationMessage = message;
|
||||
this.lastNotificationMessage = null;
|
||||
|
||||
return returnVal;
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue