mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-24 13:22:23 +02:00
fix(github integration): handle request failed gracefully with option to close tab (#7387)
Signed-off-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
This commit is contained in:
@@ -66,6 +66,8 @@ export default mergeIds(githubId, github, {
|
||||
|
||||
Processing: '' as IntlString,
|
||||
AutoClose: '' as IntlString,
|
||||
RequestFailed: '' as IntlString,
|
||||
CloseTab: '' as IntlString,
|
||||
PleaseRetry: '' as IntlString,
|
||||
Updated: '' as IntlString,
|
||||
LinkToProject: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user