This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update AP helpers, add missing model
Daniel Supernault
6 years ago
parent
2147c215d2
commit
919a6d6fd9
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
app/Util/ActivityPub/Helpers.php
+ 1
- 0
app/Util/ActivityPub/Helpers.php
View File
@@ -7,6 +7,7 @@ use App\{
Activity,
Activity,
Follower,
Follower,
Like,
Like,
+ Media,
Notification,
Notification,
Profile,
Profile,
Status
Status