Update Inbox.php

pull/3460/head
Shlee 3 years ago
parent 8f9d36bd3d
commit 0053775bd4

@ -667,6 +667,7 @@ class Inbox
if($story) {
StoryExpire::dispatch($story)->onQueue('story');
}
break;
default:
return;

Loading…
Cancel
Save