#71: Rename debug build to Funkwhale (preview)

This commit is contained in:
Ryan Harg 2021-08-06 09:48:46 +00:00
parent 37a69dcb3c
commit 9808eec6cc
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name" translatable="false">Funkwhale (Debug)</string>
<string name="app_name" translatable="false">Funkwhale (preview)</string>
</resources>

View File

@ -0,0 +1 @@
Rename debug build to Funkwhale (preview) (#71)