clearing up a prepaid boolean

This commit is contained in:
tibbi 2022-03-02 18:01:30 +01:00
parent 18555d4a5e
commit 8bca15b69d

View File

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