diff --git a/src/api/wishes.php b/src/api/wishes.php index d2265e15..9f529b75 100644 --- a/src/api/wishes.php +++ b/src/api/wishes.php @@ -8,7 +8,7 @@ namespace wishthis; -$api = true; +$api = true; $response = array( 'success' => false, );