Skip to content

Commit

Permalink
Update env.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
gensart-ai committed Feb 17, 2024
1 parent 11ec997 commit bf7590a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ interface EnvironmentConfiguration {
botShortName: string,
botCodeName: string,

imgBBKey: string,
imgBBKey: string,
}

const environmentConfiguration: EnvironmentConfiguration = {
Expand Down

0 comments on commit bf7590a

Please sign in to comment.