mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-13 16:39:59 +00:00
⚡ Remove unused computed val
This commit is contained in:
committed by
Alicia Sykes
parent
c823a2e9bd
commit
5c896fded5
@@ -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