diff --git a/app/components/common/EntityVersionList.vue b/app/components/common/EntityVersionList.vue index c37d370..9d35218 100644 --- a/app/components/common/EntityVersionList.vue +++ b/app/components/common/EntityVersionList.vue @@ -53,6 +53,15 @@ {{ formatDate(entry.createdAt) }} · {{ entry.actor.label }} +
+ + {{ formatDiffEntry(String(field), change) }} + +