diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-03-10 05:45:37 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-03-10 05:45:58 +0300 |
commit | 3d579dc1630958c53cb8003fe1f6cb9480832c6b (patch) | |
tree | e85711b1a4f215e339807b7823ab875699939c3b /src/pages/options/pixiv | |
parent | Bump version to 1.5.0 (diff) | |
download | libredirect-3d579dc1630958c53cb8003fe1f6cb9480832c6b.zip |
Fixed invidious settings #97. Changed a text in #84
Diffstat (limited to 'src/pages/options/pixiv')
-rw-r--r-- | src/pages/options/pixiv/pixiv.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/options/pixiv/pixiv.html b/src/pages/options/pixiv/pixiv.html index 67b8d824..43d3bf7c 100644 --- a/src/pages/options/pixiv/pixiv.html +++ b/src/pages/options/pixiv/pixiv.html @@ -97,7 +97,7 @@ </div> <div class="some-block option-block"> - <h4>Frontend: <span style="color:red;">This isn't a truly privacy frontend</span></h4> + <h4>Frontend: <span style="color:red;">This isn't a fully private frontend</span></h4> <select id="maps-frontend"> <option value="pixivMoe">pixiv萌え</option> </select> |