fix: remove mobile download prompt on about:preferences#sync

(cherry picked from commit 5c5df269e7f37ea8c1a8e5270baaa165fabdce5a)
This commit is contained in:
adamp01
2022-08-11 10:06:25 +01:00
committed by Alex Kontos
parent 9520ed474f
commit 11b3112776

View File

@@ -11,6 +11,9 @@
<vbox data-subcategory="topstories" delete="true" /> <vbox data-subcategory="topstories" delete="true" />
<vbox data-subcategory="snippets" delete="true" /> <vbox data-subcategory="snippets" delete="true" />
<!-- Sync -->
<label class="fxaMobilePromo" delete="true" />
<!-- Privacy --> <!-- Privacy -->
<script> <script>
/* eslint-env mozilla/browser-window */ /* eslint-env mozilla/browser-window */