Google Home API location fix
This commit is contained in:
parent
a1cfb21a81
commit
56891bda09
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
class GoogleHome {
|
||||
<?php
|
||||
class GoogleHomeApi {
|
||||
function response()
|
||||
{
|
||||
header('Content-Type: application/json');
|
||||
@ -16,4 +16,4 @@ class GoogleHome {
|
||||
}';
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user