mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix: Update notifications lib to make it testable
closes #7770 closes #7782
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
import { removeFromArray } from '../libs/collectionManipulators';
|
||||
import shared from '../../../common';
|
||||
import { sendTxn as txnEmail } from '../libs/email';
|
||||
import sendPushNotification from '../libs/pushNotifications';
|
||||
import { sendNotification as sendPushNotification } from '../libs/pushNotifications';
|
||||
import cwait from 'cwait';
|
||||
import { syncableAttrs } from '../libs/taskManager';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user