diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-06-23 08:34:57 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-06-23 08:34:57 +0300 |
commit | 1d0111201b285918583eb5e95b68c5dfd17644c0 (patch) | |
tree | b0fdb7a08386da1092d60f22626d50c274c9c5a5 /src/pages/options/widgets | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-1d0111201b285918583eb5e95b68c5dfd17644c0.zip |
Made frontend icon appear if the current site is surpports it
Diffstat (limited to 'src/pages/options/widgets')
-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 fe144a57..920d2b54 100644 --- a/src/pages/options/widgets/general.pug +++ b/src/pages/options/widgets/general.pug @@ -100,7 +100,7 @@ section#general_page.option-block div img(src="../../../assets/images/tiktok-icon.png") x(data-localise="__MSG_tiktok__") TikTok - input#tikTok(type="checkbox") + input#tiktok(type="checkbox") div div |