Skip to content

Commit 55a2543

Browse files
committed
add SENDER_NAME in env variable query
1 parent 9fa402f commit 55a2543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dashboard/src/graphql/queries/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export const EnvVariablesQuery = `
5050
SMTP_PASSWORD
5151
SMTP_LOCAL_NAME
5252
SENDER_EMAIL
53+
SENDER_NAME
5354
ALLOWED_ORIGINS
5455
ORGANIZATION_NAME
5556
ORGANIZATION_LOGO

0 commit comments

Comments
 (0)