about summary refs log tree commit diff stats
path: root/src/pages/options/index.pug
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-02-01 12:22:15 +0300
committerManeraKai <manerakai@protonmail.com>2023-02-01 12:22:15 +0300
commit19ef11ce991c3d001050c9724bd2b60cf565dae2 (patch)
treeef997de12989a1c4e319ed63adf941049cc65324 /src/pages/options/index.pug
parentFixed locales and other typing stuff (diff)
downloadlibredirect-19ef11ce991c3d001050c9724bd2b60cf565dae2.zip
Readded Neuters https://github.com/libredirect/libredirect/issues/604 . Tweaked localization code
Diffstat (limited to 'src/pages/options/index.pug')
-rw-r--r--src/pages/options/index.pug1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/options/index.pug b/src/pages/options/index.pug
index 12b2d2f3..4e19b087 100644
--- a/src/pages/options/index.pug
+++ b/src/pages/options/index.pug
@@ -6,6 +6,5 @@ html(id="elementToShowWithJavaScript" lang="en")
         div#pages
             include /src/pages/options/widgets/general
             include /src/pages/options/widgets/services
-            include /src/pages/options/widgets/about
     script(type="module" src="./index.js")
     
\ No newline at end of file