Jake Vanderwerf
2026-06-09 f4be611c51473359e6d41780f0313c446079e9d3
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;
}