Update inbox

This commit is contained in:
Daniel Supernault 2023-04-24 06:32:22 -06:00
parent 383c6fe8ee
commit e7f7072349
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ class Inbox
case 'Flag':
$this->handleFlagActivity();
break
break;
// case 'Update':
// (new UpdateActivity($this->payload, $this->profile))->handle();