« get me outta code hell

add flash-index to replacer spec - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-01-01 17:43:14 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-01-01 17:43:14 -0400
commit2fb4acd20a5b311e5f3f8581eb58687ed9cc2d1f (patch)
treeccd6daa613cb672a4cd708ac5fea15c52b5e0398
parentf23023449b8cfeb978ae90f590746ef4b0b1dfe1 (diff)
add flash-index to replacer spec
-rwxr-xr-xsrc/upd8.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/upd8.js b/src/upd8.js
index 545e837..a30b9b7 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -232,6 +232,10 @@ const replacerSpec = {
         {datetime: date.toString()},
         language.formatDate(date)),
   },
+  'flash-index': {
+    find: null,
+    link: 'flashIndex',
+  },
   flash: {
     find: 'flash',
     link: 'flash',