Skip to content

Commit

Permalink
legacy item
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Apr 22, 2024
1 parent 2790447 commit 7e54d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/ruby/lib/merritt_zk_queue_item.rb
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def payload_object
json['queueNode'] = dir
json['id'] = @id
json['date'] = time
json['status'] = status
json['status'] = status_name
json
end

Expand Down

0 comments on commit 7e54d68

Please sign in to comment.