|
|
@@ -28,7 +28,7 @@ import ConferenceUrl from './modules/URL/ConferenceUrl';
|
|
28
|
28
|
import API from './modules/API/API';
|
|
29
|
29
|
|
|
30
|
30
|
import UIEvents from './service/UI/UIEvents';
|
|
31
|
|
-import getTokenData from "./modules/TokenData/TokenData";
|
|
|
31
|
+import getTokenData from "./modules/tokendata/TokenData";
|
|
32
|
32
|
import translation from "./modules/translation/translation";
|
|
33
|
33
|
|
|
34
|
34
|
/**
|