mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
Push Notifications Fixes - Part 2 (#12092)
* push notifications: handle some more error codes and when the user is loaded using .lean() * fix lint * do not send push notification if message is missing
This commit is contained in:
@@ -301,7 +301,7 @@
|
||||
<h4 class="popover-content-title">{{ item.text }}</h4>
|
||||
<questInfo
|
||||
:quest="item"
|
||||
:popoverVersion="true"
|
||||
:popover-version="true"
|
||||
/>
|
||||
</div>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user