UI changes

This commit is contained in:
sanjayk03-dev
2024-01-02 21:46:12 +05:30
parent 83ec3de8d0
commit 6d589ec268
3 changed files with 8 additions and 14 deletions

View File

@@ -510,7 +510,6 @@ module.exports = {
}
try{
this.load();
console.log("Loaded file");
this.start_pause();
}catch(error){
console.warn("Error running program: ",error);