mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
修复: gitea module命名重复问题
This commit is contained in:
@@ -56,7 +56,7 @@ class Gitea::Accelerator::BaseService < ApplicationService
|
||||
end
|
||||
|
||||
def accelerator
|
||||
Gitea.gitea_config[:accelerator]
|
||||
GiteaService.gitea_config[:accelerator]
|
||||
end
|
||||
|
||||
def render_status(response)
|
||||
|
||||
Reference in New Issue
Block a user