Jake Vanderwerf
2026-03-29 9f672be1f7bb5f8462374ca4732d095d4f24685b
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;
}