« get me outta code hell

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:
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',