diff --git a/ui/internal/ops/reader.go b/ui/internal/ops/reader.go index c4f35810..02c037cc 100644 --- a/ui/internal/ops/reader.go +++ b/ui/internal/ops/reader.go @@ -33,9 +33,9 @@ type Key struct { // Shadow of ui.MacroOp. type macroOp struct { - ops *ui.Ops - version int - pc pc + ops *ui.Ops + version int + pc pc } type pc struct {