mirror of https://github.com/Lissy93/dashy.git
🩹 Remove continious update from disk space widget
This commit is contained in:
parent
8b1282c5e1
commit
323123e6c0
|
@ -53,9 +53,6 @@ export default {
|
|||
this.disks = diskData;
|
||||
},
|
||||
},
|
||||
created() {
|
||||
this.overrideUpdateInterval = 2;
|
||||
},
|
||||
mounted() {
|
||||
this.background = getValueFromCss('widget-accent-color');
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue