mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 05:35:07 +02:00
⚡ Remove unused computed val
This commit is contained in:
parent
c823a2e9bd
commit
5c896fded5
@ -45,9 +45,6 @@ export default {
|
|||||||
}
|
}
|
||||||
return {};
|
return {};
|
||||||
},
|
},
|
||||||
showOnOffStatusOnly() {
|
|
||||||
return this.options.showOnOffStatusOnly;
|
|
||||||
},
|
|
||||||
limit() {
|
limit() {
|
||||||
return this.options.limit || 10;
|
return this.options.limit || 10;
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user