Skip to content

Commit

Permalink
Check
Browse files Browse the repository at this point in the history
  • Loading branch information
gboege committed Apr 22, 2024
1 parent e07ef2e commit bc1cd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/portal.pug
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ block delivery
tr
if i[0] != 'id' && i[0] != 'type'
td #{i[0]}
td.highlight #{i[1]}
td.highlight #{i[1]["value"]}

0 comments on commit bc1cd84

Please sign in to comment.