mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Minor changes
This commit is contained in:
@@ -156,7 +156,7 @@ export class SurgeMitmSgmodule extends BaseWriteStrategy {
|
||||
|
||||
constructor(moduleName: string, outputDir = OUTPUT_MODULES_DIR) {
|
||||
super(outputDir);
|
||||
this.overwriteFilename = moduleName;
|
||||
this.withFilename(moduleName);
|
||||
}
|
||||
|
||||
writeDomain = noop;
|
||||
|
||||
Reference in New Issue
Block a user