working on analogue time picker component

This commit is contained in:
paul
2024-09-28 16:04:02 +05:30
parent 1c9938398a
commit 9867352e43
3 changed files with 154 additions and 18 deletions

View File

@@ -138,8 +138,6 @@ async function generateTkinterCode(projectName, widgetList=[], widgetRefs=[], as
}
]
// TODO: Zip asset files
if (requirements.length > 0){
createFileList.push({
fileData: requirements.join("\n"),