mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-22 05:38:55 +00:00
fix typo
This commit is contained in:
parent
81334951a2
commit
df4c3dfff3
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ class SoundManager {
|
|||
const val SoundMinusHabit = "Minus_Habit"
|
||||
const val SoundPlusHabit = "Plus_Habit"
|
||||
const val SoundReward = "Reward"
|
||||
const val SoundTodo = "ToDo"
|
||||
const val SoundTodo = "Todo"
|
||||
const val SoundThemeOff = "off"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue