| ideal_output: ideaOutput, | ideal_output: ideaOutput, | ||||
| language: languageMap[codeLanguages] || 'javascript', | language: languageMap[codeLanguages] || 'javascript', | ||||
| }) | }) | ||||
| if(!currentCode) | |||||
| res.modified = (res as any).code | |||||
| if (error) { | if (error) { | ||||
| Toast.notify({ | Toast.notify({ |