mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
remove markModified in addPushDevice
This commit is contained in:
parent
b23e901780
commit
02781d1f33
1 changed files with 0 additions and 1 deletions
|
|
@ -656,7 +656,6 @@ api.wrap = (user, main=true) ->
|
|||
|
||||
pd.push(item) unless i != -1
|
||||
|
||||
user.markModified? 'pushDevices'
|
||||
cb? null, user.pushDevices
|
||||
|
||||
# ------
|
||||
|
|
|
|||
Loading…
Reference in a new issue