Skip to content

Commit 151d1ed

Browse files
committed
I'm crushing your head!
1 parent 40f9a6e commit 151d1ed

5 files changed

Lines changed: 333 additions & 1426 deletions

File tree

apps/Terminal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3666,7 +3666,7 @@ cwarn(`Skipping: ${mod}`);
36663666
continue;
36673667
}
36683668
this.doOverlay(`Delete: ${mod}`);
3669-
await this.ShellMod.util.deleteMods([mod]);
3669+
await this.ShellMod.util.deleteComs([mod]);
36703670
await this.ShellMod.util.doImports([mod], cerr);
36713671
}
36723672
}//»

0 commit comments

Comments
 (0)