Jake Vanderwerf
2026-02-17 a24a06002081ad71a78ffeff9072725ba39cf121
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;
}