BigW Consortium Gitlab

Fix encoding pass to edit file satellite

parent 8f0a97da
......@@ -27,7 +27,7 @@ module Files
created_successfully = edit_file_action.commit!(
params[:content],
params[:commit_message],
params[:encooding]
params[:encoding]
)
if created_successfully
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment