mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-22 20:32:24 +02:00
UBERF-9137: Fix Support for suspended installations (#7667)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -600,6 +600,7 @@ export default plugin(githubId, {
|
||||
AuthenticatedWithGithub: '' as IntlString,
|
||||
AuthenticationRevokedGithub: '' as IntlString,
|
||||
AuthenticatedWithGithubEmployee: '' as IntlString,
|
||||
AuthenticatedWithGithubRequired: '' as IntlString
|
||||
AuthenticatedWithGithubRequired: '' as IntlString,
|
||||
Suspended: '' as IntlString
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user