mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
FIX [base64解码操作]临时处理获取readme文件问题
This commit is contained in:
@@ -59,5 +59,5 @@ if @project.forge?
|
||||
end
|
||||
end
|
||||
end
|
||||
json.readme @readme
|
||||
json.readme @readme[:readme].merge(content: readme_render_decode64_content(@result[:readme]["content"], nil))
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user