diff options
author | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-07-23 14:11:44 +0100 |
---|---|---|
committer | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-07-23 14:11:44 +0100 |
commit | e08dd3d5a93074b70d002aa4d097cf2c6a653e34 (patch) | |
tree | 1b0b2547652139427847cdd7fa4ee69ce4844179 /src/pages/options | |
parent | Make almost all instances follow new protocol structre (diff) | |
download | libredirect-e08dd3d5a93074b70d002aa4d097cf2c6a653e34.zip |
Resolve redirects for neuters and youtube
Diffstat (limited to 'src/pages/options')
-rw-r--r-- | src/pages/options/widgets/general.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/options/widgets/general.pug b/src/pages/options/widgets/general.pug index e6e80afb..11fbd0f9 100644 --- a/src/pages/options/widgets/general.pug +++ b/src/pages/options/widgets/general.pug @@ -24,7 +24,7 @@ section#general_page.option-block #protocol-fallback .some-block.option-block - h4(data-localise="__MSG_protocolFallback__") Fallback to normal if no frontends are available for the current protocol + h4(data-localise="__MSG_protocolFallback__") Fallback to normal if no instances are available for the current protocol input#protocol-fallback(type="checkbox") .some-block.option-block |