mirror of
https://github.com/beestat/app.git
synced 2025-05-23 18:04:14 -04:00
Enabled system off time for all users
This commit is contained in:
parent
de225617c9
commit
6b1533f852
@ -408,9 +408,7 @@ beestat.component.chart.runtime_thermostat_detail_temperature.prototype.get_opti
|
||||
sections.push(groups.data);
|
||||
sections.push(groups.equipment);
|
||||
|
||||
if(beestat.user.has_early_access() === true) {
|
||||
sections.push(groups.off);
|
||||
}
|
||||
sections.push(groups.off);
|
||||
|
||||
var title = this.x.format('ddd, MMM D @ h:mma');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user