mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-10 06:49:49 +08:00
FIX migrate repo api bug
This commit is contained in:
@@ -121,6 +121,8 @@ class Gitea::Accelerator::MigrateService < ApplicationService
|
||||
error('APIForbiddenError')
|
||||
when 422
|
||||
error('APIValidationError')
|
||||
else
|
||||
error("MigrateError")
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user