mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
fix filename
This commit is contained in:
parent
cb6c058e3f
commit
df6c270610
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ object DataBindingUtils {
|
|||
tempMap["Pet-Gryphatrice-Jubilant"] = "gif"
|
||||
tempMap["stable_Pet-Gryphatrice-Jubilant"] = "gif"
|
||||
tempMap["back_special_heroicAureole"] = "gif"
|
||||
tempMap["Pet-HatchingPotion-Funghi"] = "gif"
|
||||
tempMap["Pet_HatchingPotion_Fungi"] = "gif"
|
||||
FILEFORMAT_MAP = tempMap
|
||||
|
||||
val tempNameMap = mutableMapOf<String, String>()
|
||||
|
|
|
|||
Loading…
Reference in a new issue