show Donate and Website in About section in foss app variant
This commit is contained in:
parent
45c5ac9fe8
commit
dbc674df62
1 changed files with 4 additions and 0 deletions
4
app/src/foss/res/values/bools.xml
Normal file
4
app/src/foss/res/values/bools.xml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<bool name="show_donate_in_about">true</bool>
|
||||||
|
</resources>
|
Loading…
Reference in a new issue