@ -139,7 +139,7 @@ class HackUserLastestCodesController < ApplicationController
debug_params = {execMode: exec_mode,
tpiID: @my_hack.identifier,
testCases: testCases,
platform: @hack.language,
platform: @my_hack.hack.language,
codeFileContent: @my_hack.code,
timeLimit: @hack.time_limit,
sec_key: Time.now.to_i}