aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/api.php b/include/api.php
index f37e0669f..55c09092c 100644
--- a/include/api.php
+++ b/include/api.php
@@ -337,7 +337,7 @@ require_once('include/api_auth.php');
'profile_background_tile' => false,
'profile_use_background_image' => false,
'notifications' => false,
- 'following' => '', // #XXX: fix me
+ 'following' => false, // #XXX: fix me
'verified' => true // #XXX: fix me
);