« get me outta code hell

fix Tags - by Uses listing directory lol - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-04-04 15:43:38 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-04-04 15:43:38 -0300
commitc6388cb2765fc9d39e07e3649054a85f09d092ea (patch)
treec2aa8a164a6f265cc99bb70ed1616dd09f6777e6
parent4faacba15e433cd74049bde912cd0502e7db6a4c (diff)
fix Tags - by Uses listing directory lol
-rwxr-xr-xupd8.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/upd8.js b/upd8.js
index 2337756..d34db5b 100755
--- a/upd8.js
+++ b/upd8.js
@@ -4562,7 +4562,7 @@ const listingSpec = [
     },
 
     {
-        directory: 'tags/by-useds',
+        directory: 'tags/by-uses',
         title: ({strings}) => strings('listingPage.listTags.byUses.title'),
         condition: () => wikiInfo.features.artTagUI,