update gem

fix codeharbor endpoint usage and translations
This commit is contained in:
Karol
2021-12-09 20:36:57 +01:00
parent a006a477e0
commit 886a5b68f6
8 changed files with 27 additions and 29 deletions

View File

@ -118,7 +118,7 @@ raise: false
partial: 'export_actions',
locals: {
exercise: @exercise,
exercise_found: codeharbor_check[:exercise_found],
exercise_found: codeharbor_check[:task_found],
update_right: codeharbor_check[:update_right],
error: codeharbor_check[:error],
exported: false,