Merge pull request #1811 from iwalton3/fix-syncplay-menu
Fix syncplay menu.
This commit is contained in:
commit
f5e71621a9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import appRouter from 'appRouter';
|
|||
import appHost from 'apphost';
|
||||
import playbackManager from 'playbackManager';
|
||||
import syncPlayManager from 'syncPlayManager';
|
||||
import groupSelectionMenu from 'groupSelectionMenu';
|
||||
import * as groupSelectionMenu from 'groupSelectionMenu';
|
||||
import browser from 'browser';
|
||||
import globalize from 'globalize';
|
||||
import imageHelper from 'scripts/imagehelper';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue