mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
Added font size to text editor
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface Options {
|
||||
theme: string;
|
||||
insertSpaces: boolean;
|
||||
fontSize: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user