From 91c47c22f2c71c524fd665f19186bb014c94ab31 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 Jun 2018 04:50:27 +0200 Subject: audioplayer you can toggle --- app/client/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/client/index.jsx') diff --git a/app/client/index.jsx b/app/client/index.jsx index b09282f..51e92df 100644 --- a/app/client/index.jsx +++ b/app/client/index.jsx @@ -8,7 +8,7 @@ import * as socket from './socket' import * as util from './util' import Header from './common/header.component' -import AudioPlayer from './common/audioPlayer.component' +import AudioPlayer from './common/audioPlayer/audioPlayer.component' import System from './system/system.component' import Dashboard from './dashboard/dashboard.component' import modules from './modules' -- cgit v1.2.3-70-g09d2