bug fix (tootsuite pr #6120)

th-downstream
cwm 7 years ago
parent a4ae9c4109
commit d5770ef7ac

@ -1,4 +1,4 @@
import { register as registerPushNotifications } from 'flavours/glitch/actions/push_notifications';
import * as registerPushNotifications from 'flavours/glitch/actions/push_notifications';
import { default as Mastodon, store } from 'flavours/glitch/containers/mastodon';
import React from 'react';
import ReactDOM from 'react-dom';

Loading…
Cancel
Save