« get me outta code hell

content, replacer: linkFlashSide - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/replacer.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-02-04 13:05:34 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-02-04 13:09:35 -0400
commit98ce55f34340e7efe11ef2bbcdec41775ca21aef (patch)
treee7d6525c3e14aceac42b2170b4cc56021728c105 /src/replacer.js
parentbac52b092c3b95b811bfe386751773893713b136 (diff)
content, replacer: linkFlashSide
A little funky, because these don't have their own pages (yet).
Diffstat (limited to 'src/replacer.js')
-rw-r--r--src/replacer.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/replacer.js b/src/replacer.js
index 68361488..0e43e2b3 100644
--- a/src/replacer.js
+++ b/src/replacer.js
@@ -84,6 +84,11 @@ export const replacerSpec = {
     link: 'linkFlashAct',
   },
 
+  'flash-side': {
+    find: 'flashSide',
+    link: 'linkFlashSide',
+  },
+
   'group': {
     find: 'group',
     link: 'linkGroup',