Skip to content

Commit

Permalink
test: fifth GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gensart-ai committed Feb 17, 2024
1 parent a6d4535 commit b2239f3
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, // ImgBB API Key
}

const environmentConfiguration: EnvironmentConfiguration = {
Expand Down

0 comments on commit b2239f3

Please sign in to comment.