remove the global var setZoomFacotr

pull/905/head
Brian Jian Zhao 5 years ago
parent 70100a0ef5
commit ac8d0aa441

1
ts/global.d.ts vendored

@ -11,7 +11,6 @@ interface Window {
mnemonic: any;
clipboard: any;
attemptConnection: any;
setZoomFactor: any;
passwordUtil: any;
userConfig: any;

Loading…
Cancel
Save