mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
* fix(subscription): establish lock to avoid race scenario * fix(lint): import syntax * fix(lint): whitespace, dependency cycle * fix(subs): skip locking on gifts and groups * fix(subs): correctly reset _subSignature * fix(sub): use findOneAndUpdate for unlock * fix(test): save newly created user for some reason Co-authored-by: SabreCat <sabe@habitica.com>