Update Inbox.php

This commit is contained in:
Shlee 2022-05-14 19:43:28 +09:30
parent 8f9d36bd3d
commit 0053775bd4
1 changed files with 1 additions and 0 deletions

View File

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