Jake Vanderwerf
4 days ago ba1e1ccf869b818f7a7a897264dfea05563a7796
inc/managers/queue/Operation.php
@@ -32,5 +32,6 @@
   public ?string $completedAt = null;
   public ?array $result = null;
   public ?string $merged_into = null;
   public bool $userDismissed = false;
}