Skip to content

Commit 051076c

Browse files
committed
update the store to get the ephemeral field
1 parent 5aa8980 commit 051076c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/packages/frontend/account/table.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export class AccountTable extends Table {
4646
last_active: null,
4747
ssh_keys: null,
4848
created: null,
49+
ephemeral: null,
4950
unlisted: null,
5051
tags: null,
5152
tours: null,

0 commit comments

Comments
 (0)