mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
fix(follow): add missing helpers to Actor controller
This commit is contained in:
parent
fca7bd6808
commit
ee53a732dc
@ -14,6 +14,8 @@ class Actor extends \ActivityPub\Controllers\ActorController
|
||||
{
|
||||
use AnalyticsTrait;
|
||||
|
||||
protected $helpers = ['auth', 'svg', 'components', 'misc'];
|
||||
|
||||
public function follow()
|
||||
{
|
||||
// Prevent analytics hit when authenticated
|
||||
|
Loading…
x
Reference in New Issue
Block a user