From 2fb4acd20a5b311e5f3f8581eb58687ed9cc2d1f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 1 Jan 2023 17:43:14 -0400 Subject: add flash-index to replacer spec --- src/upd8.js | 4 ++++ 1 file changed, 4 insertions(+) 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', -- cgit 1.3.0-6-gf8a5