mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 22:37:06 +02:00
EDITOR: changed editor tabs to have their own editor mode (#1372)
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ export type PageWithContext =
|
||||
| { page: SimplePage };
|
||||
|
||||
export interface ScriptEditorRouteOptions {
|
||||
vim?: boolean;
|
||||
vim: boolean;
|
||||
hostname?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user