From 8b26ec1117a5862048a4f6cb4a268439752b9efb Mon Sep 17 00:00:00 2001 From: Ryo Hilmawan <54142180+CloudHill@users.noreply.github.com> Date: Fri, 27 Nov 2020 19:06:17 +0700 Subject: [PATCH] changed indentation lines author to runargs --- mods/indentation-lines/mod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/indentation-lines/mod.js b/mods/indentation-lines/mod.js index 8992f50..5e701cb 100644 --- a/mods/indentation-lines/mod.js +++ b/mods/indentation-lines/mod.js @@ -18,7 +18,7 @@ module.exports = { name: 'indentation lines', desc: 'adds vertical relationship lines to make list trees easier to follow.', version: '1.0.0', - author: 'CloudHill', + author: 'runargs', options: [ { key: 'style',