Merge pull request #720 from aliasgar55/bugfix/save-pref

fix: #692
This commit is contained in:
Anoop M D 2023-10-22 16:20:55 +05:30 committed by GitHub
commit 6bfdd58b59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ const defaultPreferences = {
enabled: false,
protocol: 'http',
hostname: '',
port: '',
port: null,
auth: {
enabled: false,
username: '',