Skip to content
Snippets Groups Projects

Allow (un)following someone in the user popover

1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -309,7 +309,8 @@ Parameters:
"work_information": null,
"followers": 1,
"following": 1,
"local_time": "3:38 PM"
"local_time": "3:38 PM",
"is_followed": false
}
```
Loading