1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

Exposed runtime_thermostat_summary->populate

This commit is contained in:
Jon Ziebell 2022-06-23 21:55:10 -04:00
parent 3d01fd08b5
commit c970cc85c9

View File

@ -11,7 +11,7 @@ class runtime_thermostat_summary extends cora\crud {
'private' => [
'read_id',
'sync',
'populate'
'populate_backwards'
],
'public' => []
];