mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
FIX merge bug
This commit is contained in:
@@ -36,7 +36,7 @@ module ProjectsHelper
|
||||
mirror_status: repo.mirror_status,
|
||||
mirror_num: repo.mirror_num,
|
||||
mirror_url: repo.mirror_url,
|
||||
first_sync: repo.first_sync?,
|
||||
first_sync: repo.first_sync?
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user