mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-14 08:15:26 +00:00
⚡ Remove unused computed val
This commit is contained in:
@@ -45,9 +45,6 @@ export default {
|
||||
}
|
||||
return {};
|
||||
},
|
||||
showOnOffStatusOnly() {
|
||||
return this.options.showOnOffStatusOnly;
|
||||
},
|
||||
limit() {
|
||||
return this.options.limit || 10;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user