We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5d717 commit 3bb1660Copy full SHA for 3bb1660
app/src/prepaid/res/values/bools.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
<bool name="show_donate_in_about">false</bool>
4
- <bool name="hide_google_relations">true</bool>
5
- <bool name="hide_all_external_links">true</bool>
+ <bool name="hide_google_relations">false</bool>
+ <bool name="hide_all_external_links">false</bool>
6
<bool name="pretend_thank_you_installed">true</bool>
7
</resources>
0 commit comments