Skip to content

Commit b499cb9

Browse files
authored
Update constants.js
1 parent 58597fc commit b499cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const AUTH_TOKEN = 'graphcool-auth-token'
1+
export const AUTH_TOKEN = 'auth-token'
22
export const LINKS_PER_PAGE = 100

0 commit comments

Comments
 (0)