Skip to content

Commit

Permalink
add notion access enum
Browse files Browse the repository at this point in the history
  • Loading branch information
Behzad-rabiei committed May 10, 2024
1 parent 9c77204 commit 7c017e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ export const tokenTypes = {
TWITTER_REFRESH: 'twitter_refresh',
GOOGLE_ACCESS: 'google_access',
GOOGLE_REFRESH: 'google_refresh',
NOTION_ACCESS: 'notion_access',
};

0 comments on commit 7c017e3

Please sign in to comment.