Update prepaid config

This commit is contained in:
Naveen 2024-01-17 23:31:54 +05:30
parent c69cff9f3b
commit f9a044935a
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="show_donate_in_about">false</bool>
<bool name="hide_google_relations">true</bool>
<bool name="hide_all_external_links">true</bool>
<bool name="hide_google_relations">false</bool>
<bool name="hide_all_external_links">false</bool>
</resources>