mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 09:04:00 -05:00
bug fix (tootsuite pr #6120)
This commit is contained in:
parent
4ce44ba470
commit
72b99f6ee4
@ -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…
Reference in New Issue
Block a user