]> cat aescling's git repositories - mastodon.git/commit
Fix TypeError on follow notification (#6950)
authorunarist <m.unarist@gmail.com>
Thu, 29 Mar 2018 10:59:12 +0000 (19:59 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 29 Mar 2018 10:59:12 +0000 (12:59 +0200)
commit41452e83028148b3ef6e5888e9bd3b16fd608ec7
tree19f8bb6d42ed6c6abb6a5a98a262dd3c5c60424f
parent9ed5eebd7ce8381af77dd2918678202a0776af4a
Fix TypeError on follow notification (#6950)

`notification.status` may not be present, e.g. follow notification.
app/javascript/mastodon/actions/notifications.js