Remove hanging }

This commit is contained in:
Jorge Manrubia
2025-10-06 14:58:32 +02:00
parent 307d46855b
commit e6750bfccd
+1 -1
View File
@@ -18,7 +18,7 @@ module Card::Promptable
* Id: #{id}
* Created by: #{creator.name}}
* Assigned to: #{assignees.map(&:name).join(", ")}}
* Assigned to: #{assignees.map(&:name).join(", ")}
* Column: #{column_prompt_label}
* Created at: #{created_at}}
* Collection id: #{collection_id}