Skip to content

Commit 1fc8a46

Browse files
committed
Suppress scrollbar warning in demo
1 parent c29e48c commit 1fc8a46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/client/components/window/optionsWindow.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ export class OptionsWindow extends BaseWindow implements IControlWindow {
116116
'linkHandler',
117117
'logger',
118118
'quirks',
119+
'scrollbar',
119120
'theme',
120121
'vtExtensions',
121122
'windowOptions',

0 commit comments

Comments
 (0)