[Restore] Fixed wrong file name in RestoreActivity

This commit is contained in:
Prathamesh More 2021-12-30 12:11:56 +05:30
parent f4f4db4d47
commit 94925722ac
3 changed files with 6 additions and 8 deletions

View file

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name" translatable="false">Retro Music-Debug</string>
<bool name="md3_available">true</bool>
<bool name="allowBackup">false</bool>
</resources>