add keybind changer v1

This commit is contained in:
Araxeus
2021-04-30 03:04:38 +03:00
parent a229ba9c15
commit 964974c142
4 changed files with 125 additions and 6 deletions

View File

@ -335,9 +335,6 @@ function setProxy(item, win) {
title: 'Set Proxy',
label: 'Enter Proxy Address: (leave empty to disable)',
value: config.get("options.proxy") || example,
inputAttrs: {
type: 'text'
},
type: 'input',
icon: iconPath,
customStylesheet: "dark",