Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit70435b6

Browse files
committed
chore(clean up): mess
1 parent2bbbeef commit70435b6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎config/endpoint.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ const getGraphQLEndpoint = () => {
1616
/* return 'http://devapi.coderplanets.com' */
1717

1818
default:
19-
/*return 'https://api.coderplanets.com/graphiql' */
20-
return'http://localhost:4001/graphiql'
19+
return'https://api.coderplanets.com/graphiql'
20+
/*return 'http://localhost:4001/graphiql' */
2121
}
2222
}
2323

‎config/general.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export const TAG_COLORS = [
3434
'yellowgreen',
3535
'brown',
3636
'grey',
37+
'cadetblue',
3738
]
3839

3940
exportconstTAG_COLOR_ORDER={

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp