bug fix (WebPush does not work) (#6120)
This commit is contained in:
committed by
Eugen Rochko
parent
868568d1c1
commit
511c6f9625
@@ -1,4 +1,4 @@
|
||||
import { register as registerPushNotifications } from './actions/push_notifications';
|
||||
import * as registerPushNotifications from './actions/push_notifications';
|
||||
import { default as Mastodon, store } from './containers/mastodon';
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
|
Reference in New Issue
Block a user