Skip to content

Commit

Permalink
test: second test Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gensart-ai committed Feb 17, 2024
1 parent b4d5846 commit 9e51065
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, // ImgBB API Key
imgBBKey: string,
}

const environmentConfiguration: EnvironmentConfiguration = {
Expand Down

0 comments on commit 9e51065

Please sign in to comment.