if we use this for cheching then there should be a valid false or nil return
This commit is contained in:
@ -13,6 +13,8 @@ module ExerciseHelper
|
||||
|
||||
if enabled
|
||||
config.read[:code_pilot][:url]
|
||||
else
|
||||
return nil
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user