Skip to content

Commit 0f68535

Browse files
author
NarrowsProjects
committed
9
1 parent 3542102 commit 0f68535

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

lib/server/views/environments/summary.js

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,8 @@ export const environmentSummary = {
2323
association: 'historyItems',
2424
attributes: [
2525
'status',
26-
'id',
27-
'statusMessage',
28-
'timestamp',
29-
'timestampNano',
30-
'createdAt',
31-
]
26+
'environmentId',
27+
],
3228
},
3329
],
3430
order: [

0 commit comments

Comments
 (0)