chore: Review fix

This commit is contained in:
iamsivin
2024-02-21 22:37:37 +05:30
parent 2f67de0f82
commit 685e5c615b
@@ -85,6 +85,7 @@ export default {
},
destroyed() {
bus.$off(CMD_TOGGLE_SNOOZE_NOTIFICATION, this.toggleSnoozeOptions);
this.showSnoozeNotificationItems = false;
},
methods: {
prepareActions(actions) {