bug fix (tootsuite pr #6120)

remotes/1698178055505214576/signup-info-prompt
cwm 2017-12-31 08:26:50 -06:00
parent 4ce44ba470
commit 72b99f6ee4
1 changed files with 1 additions and 1 deletions

View File

@ -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';