economic_settings added to render template
This commit is contained in:
parent
aefaa56fb4
commit
8c12504f64
@ -332,7 +332,8 @@ def index():
|
|||||||
'ipo_api_key':ipo_api_key,
|
'ipo_api_key':ipo_api_key,
|
||||||
'wifi_SSID':wifi_SSID,
|
'wifi_SSID':wifi_SSID,
|
||||||
'wifi_PSK':wifi_PSK,
|
'wifi_PSK':wifi_PSK,
|
||||||
'scheduler_settings':scheduler_settings
|
'scheduler_settings':scheduler_settings,
|
||||||
|
'economic_settings':economic_settings
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user