diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-06-11 15:39:22 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-06-11 15:39:22 +0300 |
commit | cd285222c76e864387d4bb74df6aeb64b61d9363 (patch) | |
tree | 8b32867aa38af6183623e054f189fe36a6a428d7 /src/pages/options/index.pug | |
parent | Fixed typo in instagram settings tab #298 (diff) | |
download | libredirect-cd285222c76e864387d4bb74df6aeb64b61d9363.zip |
Added Neuters #231
Diffstat (limited to 'src/pages/options/index.pug')
-rw-r--r-- | src/pages/options/index.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/options/index.pug b/src/pages/options/index.pug index 339b5cbc..2cd24350 100644 --- a/src/pages/options/index.pug +++ b/src/pages/options/index.pug @@ -23,6 +23,7 @@ html#elementToShowWithJavaScript(lang="en") include ./widgets/wikipedia.pug include ./widgets/medium.pug include ./widgets/quora.pug + include ./widgets/reuters.pug include ./widgets/peertube.pug include ./widgets/lbry.pug include ./widgets/search.pug |