aboutsummaryrefslogtreecommitdiffstats
path: root/apps/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/index.js')
-rw-r--r--apps/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/index.js b/apps/index.js
index 05ad5e4..064980c 100644
--- a/apps/index.js
+++ b/apps/index.js
@@ -3,4 +3,5 @@ export { default as Notes } from './Notes'
export { default as Player } from './Player'
export { default as Settings } from './Settings'
export { default as ChangePassword } from './ChangePassword'
+export { default as Radio } from './Radio'
export { default as Youtube } from './Youtube'