Revert compact mode and show full diff

This commit is contained in:
gpt-engineer-app[bot]
2025-10-06 13:48:22 +00:00
parent 48835efe1d
commit 26c4b2c39c

View File

@@ -1449,8 +1449,8 @@ export const ModerationQueue = forwardRef<ModerationQueueRef>((props, ref) => {
item.submission_type === 'ride') ? (
<SubmissionItemsList
submissionId={item.id}
view="summary"
showImages={false}
view="detailed"
showImages={true}
/>
) : (
<div>