mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-26 15:48:44 +01:00
fix: #692
This commit is contained in:
parent
f8f38802a9
commit
9fd937bfbc
@ -20,7 +20,7 @@ const defaultPreferences = {
|
|||||||
enabled: false,
|
enabled: false,
|
||||||
protocol: 'http',
|
protocol: 'http',
|
||||||
hostname: '',
|
hostname: '',
|
||||||
port: '',
|
port: null,
|
||||||
auth: {
|
auth: {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
username: '',
|
username: '',
|
||||||
|
Loading…
Reference in New Issue
Block a user