mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
⚡ Remove unused computed val
This commit is contained in:
parent
c823a2e9bd
commit
5c896fded5
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,6 @@ export default {
|
|||
}
|
||||
return {};
|
||||
},
|
||||
showOnOffStatusOnly() {
|
||||
return this.options.showOnOffStatusOnly;
|
||||
},
|
||||
limit() {
|
||||
return this.options.limit || 10;
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue