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