Update prepaid config

This commit is contained in:
Naveen
2024-01-17 23:31:54 +05:30
parent c69cff9f3b
commit f9a044935a

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>