This commit is contained in:
@@ -41,10 +41,11 @@ export default {
|
||||
null,
|
||||
error
|
||||
);
|
||||
window.$gz.eventBus.$emit(
|
||||
"notify-error",
|
||||
"Error checking for notifications, see about->log for details; log out and back in again to reset"
|
||||
);
|
||||
//this was annoying. Maybe just turn the bell red when it fails and then color it again when it's ok?!
|
||||
// window.$gz.eventBus.$emit(
|
||||
// "notify-error",
|
||||
// "Error checking for notifications, see about->log for details; log out and back in again to reset"
|
||||
// );
|
||||
}
|
||||
},
|
||||
stopPolling() {
|
||||
|
||||
Reference in New Issue
Block a user