mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
don't duplicate growl
This commit is contained in:
parent
2ddab98c82
commit
d9aa67ed1f
1 changed files with 1 additions and 2 deletions
|
|
@ -12,8 +12,7 @@ model = undefined
|
|||
setModel = (m) ->
|
||||
model = m
|
||||
user = model.at('_user')
|
||||
browser.setupGrowlNotifications(model) unless model.get('_view.mobileDevice')
|
||||
|
||||
|
||||
###
|
||||
Calculates Exp & GP modification based on weapon & lvl
|
||||
{value} task.value for gain
|
||||
|
|
|
|||
Loading…
Reference in a new issue