mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-26 00:03:16 +00:00
Update Inbox.php
This commit is contained in:
parent
8f9d36bd3d
commit
0053775bd4
1 changed files with 1 additions and 0 deletions
|
@ -667,6 +667,7 @@ class Inbox
|
|||
if($story) {
|
||||
StoryExpire::dispatch($story)->onQueue('story');
|
||||
}
|
||||
break;
|
||||
|
||||
default:
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue