mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-11 04:42:34 +01:00
fix indentation
This commit is contained in:
@ -105,7 +105,7 @@ export class Script {
|
||||
this.filename = filenameElem!.value;
|
||||
this.server = serverIp;
|
||||
this.updateRamUsage(otherScripts);
|
||||
this.markUpdated();
|
||||
this.markUpdated();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user