mirror of
https://github.com/beestat/app.git
synced 2025-06-04 14:17:37 -04:00
Minor URL update
This commit is contained in:
parent
5e2a30989a
commit
f643e8cb1a
@ -59,7 +59,7 @@ class ecobee extends external_api {
|
|||||||
* credentials and approve the app.
|
* credentials and approve the app.
|
||||||
*/
|
*/
|
||||||
if($ecobee_token['ecobee_account_id'] === 'd90d2785-890b-4743-8b51-477020a7f6e9') {
|
if($ecobee_token['ecobee_account_id'] === 'd90d2785-890b-4743-8b51-477020a7f6e9') {
|
||||||
header('Location: https://demo.beestat.io');
|
header('Location: https://demo.beestat.io/');
|
||||||
die();
|
die();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user