mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
chore(node): upgrade to Node 20
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
NotAuthorized,
|
||||
} from '../../libs/errors';
|
||||
import i18n from '../../i18n';
|
||||
import errorMessage from '../../libs/errorMessage';
|
||||
import { errorMessage } from '../../libs/errorMessage';
|
||||
import hasClass from '../../libs/hasClass';
|
||||
|
||||
export default function allocateBulk (user, req = {}) {
|
||||
|
||||
Reference in New Issue
Block a user