FIX [base64解码操作]临时处理获取readme文件问题
This commit is contained in:
parent
5b2d6a8063
commit
1c8d0686ee
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue