coffelint fix
This commit is contained in:
parent
087e83940f
commit
b8bf9da248
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ class App.OnlineNotificationWidget extends App.Controller
|
|||
processData: true
|
||||
)
|
||||
|
||||
updateHeight: =>
|
||||
updateHeight: ->
|
||||
# set height of notification popover
|
||||
notificationsContainer = $('.js-notificationsContainer')
|
||||
heightApp = $('#app').height()
|
||||
|
|
Loading…
Reference in a new issue