Jake Vanderwerf
2026-05-12 16cb63b05910055c31dca821c86f2eb815da99e3
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;
}