diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-15 01:34:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-15 01:34:16 -0400 |
| commit | 1817b88e902d189faaa43afedb55df56b82694e2 (patch) | |
| tree | 0062d8b1617e6c9f989b0a41a031ab2cd1853c75 | |
| parent | ddaf09af3a14874a6cde61950cbe029ab5658041 (diff) | |
disable new interest feed feature too
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index d2c0e72a..f3d6c765 100644 --- a/static/releases.html +++ b/static/releases.html @@ -455,6 +455,7 @@ <li>Vanadium: fully disable autofill assistant</li> <li>Vanadium: disable speculative service worker start by default</li> <li>Vanadium: disable safety check for Android by default</li> + <li>Vanadium: disable new interest feed feature too</li> </ul> </article> --> |
