feat: make smart url feild the default input
This commit is contained in:
@@ -60,7 +60,7 @@ export const defaultSettings: SettingsType = {
|
||||
PROXY_URL: "https://proxy.hoppscotch.io/",
|
||||
PROXY_KEY: "",
|
||||
EXTENSIONS_ENABLED: true,
|
||||
EXPERIMENTAL_URL_BAR_ENABLED: false,
|
||||
EXPERIMENTAL_URL_BAR_ENABLED: true,
|
||||
URL_EXCLUDES: {
|
||||
auth: true,
|
||||
httpUser: true,
|
||||
|
||||
Reference in New Issue
Block a user