« get me outta code hell

content: bunch of stub pages - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-08-02 21:41:30 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-08-02 21:41:30 -0300
commit473740f69dcbad408b0d84567c2bb2de97e8a4aa (patch)
tree7ca866cbe2f58fbb598a76089b411d38f2d3ba13 /src/page/index.js
parente2cdee25fa4d7464f8429a951fe368b96ee48834 (diff)
content: bunch of stub pages
Diffstat (limited to 'src/page/index.js')
-rw-r--r--src/page/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/page/index.js b/src/page/index.js
index a2cdbbd..e62241d 100644
--- a/src/page/index.js
+++ b/src/page/index.js
@@ -10,7 +10,7 @@
 export * as album from './album.js';
 export * as artist from './artist.js';
 export * as artistAlias from './artist-alias.js';
-// export * as flash from './flash.js';
+export * as flash from './flash.js';
 export * as group from './group.js';
 export * as homepage from './homepage.js';
 export * as listing from './listing.js';