You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "likyh (via GitHub)" <gi...@apache.org> on 2023/03/01 09:34:03 UTC

[GitHub] [incubator-devlake] likyh commented on a diff in pull request #4554: fix(config-ui): some bugs

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


##########
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:
   why a space added?



-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org