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