]> cat aescling's git repositories - mastodon.git/commit
Move push notifications settings (regression from #5879) (#5941)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Sat, 9 Dec 2017 13:18:45 +0000 (22:18 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 9 Dec 2017 13:18:45 +0000 (14:18 +0100)
commitcdae7e4c8b24bfa6f5e7650887b142d7b1a56a7b
tree1aaf0c9ac599b67055b2ac78b58a1e60ed211eee
parent3a52c90de12b39440264cce2ce218f9c4d7c6ebe
Move push notifications settings (regression from #5879) (#5941)

* Move push notifications settings

* fix typo `setf` -> `set`
app/javascript/mastodon/actions/push_notifications.js
app/javascript/mastodon/settings.js [new file with mode: 0644]
app/javascript/mastodon/web_push_subscription.js