Skip to content

Commit

Permalink
Added timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensRau1337 authored Sep 28, 2023
1 parent d84d9b6 commit 5689f62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/database/dynamodb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export class DynamoClient {
Choices: choices,
Closed: false,
ParentId: parentId,
CreatedAt: Date.now(),
},
};

Expand Down

0 comments on commit 5689f62

Please sign in to comment.