mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 12:49:02 +00:00
fix
This commit is contained in:
parent
891887282b
commit
e2d3e46b22
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ object DataBindingUtils {
|
|||
tempMap["back_special_heroicAureole"] = "gif"
|
||||
tempMap["Pet_HatchingPotion_Fungi"] = "gif"
|
||||
tempMap["shop_armoire"] = "gif"
|
||||
tempMap["Pet_HatchingPotion_Cryptid"] = "gif"
|
||||
FILEFORMAT_MAP = tempMap
|
||||
|
||||
val tempNameMap = mutableMapOf<String, String>()
|
||||
|
|
|
|||
Loading…
Reference in a new issue