mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
lint common
This commit is contained in:
@@ -3520,7 +3520,7 @@ each(quests, (v, key) => {
|
||||
def: 1,
|
||||
});
|
||||
if (b.rage) {
|
||||
return defaults(b.rage, {
|
||||
defaults(b.rage, {
|
||||
title: t('bossRageTitle'),
|
||||
description: t('bossRageDescription'),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user