Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ckend into develop
  • Loading branch information
JasonNotJson committed Sep 22, 2023
2 parents cb4021b + 1fdff16 commit 37964a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/constructs/business/rest-api-service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,7 @@ export class ForumThreadsApiService extends RestApiService {
{
envVars: {
TABLE_NAME: props.dataSource!,
BUCKET_NAME: 'wasedatime-thread-img',
},
},
);
Expand Down

0 comments on commit 37964a7

Please sign in to comment.