Skip to content

use es6 notation for exportFollows

aka requested to merge aka/pleroma-fe:develop into develop

This is a quick cleanup that makes the exportFollows() code more readable and less confusing by using an arrow function instead of old ES5 function definition.

Merge request reports