mintsweet commented on code in PR #4554:
URL: 
https://github.com/apache/incubator-devlake/pull/4554#discussion_r1121680883


##########
config-ui/src/plugins/register/github/config.tsx:
##########
@@ -42,7 +42,7 @@ export const GitHubConfig: PluginConfigType = {
         key: 'endpoint',
         multipleVersions: {
           cloud: 'https://api.github.com/',
-          server: '',
+          server: ' ',

Review Comment:
   Because I use whether the server exists to determine whether it is supported.
   But the github server does not support the version, so I use a space to 
replace.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to