Skip to content

Commit 379f2c1

Browse files
committed
refactor: Update Notifications lenguage
1 parent c04f790 commit 379f2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/services/quest-service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export class QuestService {
140140

141141
await updateDoc(accountRef, updateData);
142142

143-
//🎯 INTEGRACIÓN DE NOTIFICACIÓN DE MISIÓN 🎯//
143+
//🎯 INTEGRACIÓN DE NOTIFICACIÓN DE MISIÓN 🎯// 👀
144144
try {
145145
await notificationService.notifyQuestCompleted(
146146
account.id,

0 commit comments

Comments
 (0)