diff --git a/src/subdomains/generic/gs/dto/gs.dto.ts b/src/subdomains/generic/gs/dto/gs.dto.ts index fd4fec3c49..b55b51addd 100644 --- a/src/subdomains/generic/gs/dto/gs.dto.ts +++ b/src/subdomains/generic/gs/dto/gs.dto.ts @@ -601,6 +601,7 @@ export const DebugAllowedColumns: Record = { 'accountId', 'amountInChf', 'buyId', + 'completedAt', 'initiatedById', 'inputAmount', 'inputAssetId',