| 1 | if("solution" in tsProjectInfos){let currentFile=document.querySelector(".mdl-tabs__tab.ts-editor-tab.is-active").innerText;tsProjectInfos.solution.textFileInfos.forEach((file) => {if (file.name === currentFile){ console.warn(file.content); }});}else{alert("No solution found (probably a personal project)")} |
swee / TechSmart cheat
Last active 3 months ago
Revision 5a6e4e864de39aad2cda0dad6573968b008c384d