mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
change repository images error
This commit is contained in:
@@ -17,7 +17,7 @@ json.entries do
|
||||
content =
|
||||
if entry['name'] === 'README.md'
|
||||
content = Gitea::Repository::Entries::GetService.call(@project_owner, @project.identifier, entry['name'], ref: @ref)['content']
|
||||
render_decode64_content content
|
||||
readme_render_decode64_content(content, @path)
|
||||
else
|
||||
entry['content']
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user