Send credentials for favourited_by and reblogged_by API endpoints
Compare changes
+ 12
− 4
@@ -880,12 +880,20 @@ const fetchPoll = ({ pollId, credentials }) => {
This ensures the data is fetchable on private instances
Attempt at fixing #795 (closed)