mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
feat: finish github install
This commit is contained in:
@ -121,6 +121,7 @@ export const useInstallFromMarketplaceAndGitHub = ({
|
||||
})
|
||||
return ({ success: true })
|
||||
}
|
||||
// eslint-disable-next-line unused-imports/no-unused-vars
|
||||
catch (e) {
|
||||
return Promise.resolve({ success: false })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user