mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-09-09 03:22:55 +02:00
fix spacing
This commit is contained in:
parent
1a4ac02e13
commit
600f219085
6 changed files with 7 additions and 5 deletions
|
@ -109,3 +109,4 @@
|
|||
"type": "techtree",
|
||||
"timeout": 300
|
||||
}
|
||||
}
|
|
@ -151,4 +151,5 @@ export class ActionManager {
|
|||
await this.stop(); // last attempt to stop
|
||||
}, TIMEOUT_MINS * 60 * 1000);
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Reference in a new issue