Add title bar to default settings

main
Mike Fix 7 years ago
parent 69d00e955d
commit 3168ddb0ad

@ -459,5 +459,6 @@ export const DEFAULT_SETTINGS = {
windowControls: true,
widthAdjustment: true,
lineNumbers: false,
exportSize: '2x'
exportSize: '2x',
titleBar: ''
}

Loading…
Cancel
Save