feat: -rm apiKey from proxyConfig
This commit is contained in:
@@ -22,7 +22,6 @@ const ProxyForm: React.FC = () => {
|
||||
server: '',
|
||||
username: '',
|
||||
password: '',
|
||||
apiKey: '',
|
||||
});
|
||||
|
||||
const { notify } = useGlobalInfoStore();
|
||||
|
||||
Reference in New Issue
Block a user