From 68b9e2fec15a81a14d80ecc4bf886a05888ee9f9 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 24 Jun 2023 11:49:24 -0300 Subject: content: listings stub (listAlbumsByName) --- src/page/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/page/index.js') diff --git a/src/page/index.js b/src/page/index.js index 5a622132..e07c1355 100644 --- a/src/page/index.js +++ b/src/page/index.js @@ -13,7 +13,7 @@ export * as artistAlias from './artist-alias.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'; +export * as listing from './listing.js'; // export * as news from './news.js'; export * as static from './static.js'; // export * as tag from './tag.js'; -- cgit 1.3.0-6-gf8a5