mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-15 08:15:37 +00:00
✅ Code style improvments, to pass SonarCloud review
This commit is contained in:
@@ -36,7 +36,7 @@ export default {
|
||||
},
|
||||
beforeDestroy() {
|
||||
if (this.eventListener) {
|
||||
document.removeEventListener(this.eventListener);
|
||||
window.removeEventListener(this.eventListener);
|
||||
}
|
||||
},
|
||||
data: () => ({
|
||||
|
||||
Reference in New Issue
Block a user