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

View file

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