Update Inbox.php

This commit is contained in:
Shlee 2022-05-14 19:43:28 +09:30
parent 8f9d36bd3d
commit 0053775bd4

View file

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