Add logo support for the endpoint badge and refactor logo functions (#2796)
This commit is contained in:
@@ -67,7 +67,7 @@ module.exports = class GithubPullRequestCheckState extends GithubAuthService {
|
||||
static get defaultBadgeData() {
|
||||
return {
|
||||
label: 'checks',
|
||||
logo: 'github',
|
||||
namedLogo: 'github',
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user