feat: make smart url feild the default input

This commit is contained in:
liyasthomas
2021-07-31 23:58:34 +05:30
parent 98d2b2ee9c
commit e2fc056488
4 changed files with 57 additions and 11 deletions

View File

@@ -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,