Jake Vanderwerf
4 days ago 0afb2c0046b55c123eafb4ab9ee77efa68d12463
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;
}