mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
correct key to use mispelled version :/
This commit is contained in:
@@ -67,7 +67,8 @@ let healer = {
|
||||
heal: heal,
|
||||
brightness: brightness,
|
||||
protectAura: protectAura,
|
||||
healAll: healAll,
|
||||
// @TODO APIv3 - correct to healAll
|
||||
heallAll: healAll,
|
||||
};
|
||||
|
||||
setSpellDefaults('healer', healer);
|
||||
|
||||
Reference in New Issue
Block a user