浏览代码

Update inbox

Daniel Supernault 2 年之前
父节点
当前提交
0f1f3b1fd3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Util/ActivityPub/Inbox.php

+ 1 - 0
app/Util/ActivityPub/Inbox.php

@@ -8,6 +8,7 @@ use App\{
 	DirectMessage,
 	Follower,
 	FollowRequest,
+	Instance,
 	Like,
 	Notification,
 	Media,