Skip to content

Commit ab27fac

Browse files
authored
Add telegram to SafeAppSocialPlatforms (#206)
1 parent 6424713 commit ab27fac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types/safe-apps.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export enum SafeAppSocialPlatforms {
2727
TWITTER = 'TWITTER',
2828
GITHUB = 'GITHUB',
2929
DISCORD = 'DISCORD',
30+
TELEGRAM = 'TELEGRAM',
3031
}
3132

3233
export type SafeAppSocialProfile = {

0 commit comments

Comments
 (0)