mirror of
https://github.com/Lissy93/dashy.git
synced 2026-01-08 08:55:41 +01:00
🩹 Remove continious update from disk space widget
This commit is contained in:
parent
8b1282c5e1
commit
323123e6c0
1 changed files with 0 additions and 3 deletions
|
|
@ -53,9 +53,6 @@ export default {
|
|||
this.disks = diskData;
|
||||
},
|
||||
},
|
||||
created() {
|
||||
this.overrideUpdateInterval = 2;
|
||||
},
|
||||
mounted() {
|
||||
this.background = getValueFromCss('widget-accent-color');
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue