mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
fix push notifications imports
This commit is contained in:
@@ -18,7 +18,7 @@ import {
|
||||
} from '../../libs/api-v3/email';
|
||||
import { quests as questScrolls } from '../../../../common/script/content';
|
||||
import common from '../../../../common';
|
||||
import { sendNotification as sendPushNotification } from '../../libs/api-v3/pushNotifications';
|
||||
import sendPushNotification from '../../libs/api-v3/pushNotifications';
|
||||
|
||||
function canStartQuestAutomatically (group) {
|
||||
// If all members are either true (accepted) or false (rejected) return true
|
||||
|
||||
Reference in New Issue
Block a user