From dd6b5ad39911eb82d17e1995a7402e7939c2b5b5 Mon Sep 17 00:00:00 2001 From: Quan Weiwei Date: Fri, 10 May 2019 12:19:21 +0800 Subject: [PATCH] add tuieditor recipe --- teebbstudios/tuieditor-bundle/1.0/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/teebbstudios/tuieditor-bundle/1.0/manifest.json b/teebbstudios/tuieditor-bundle/1.0/manifest.json index 2ffd3e9f..2c649f49 100644 --- a/teebbstudios/tuieditor-bundle/1.0/manifest.json +++ b/teebbstudios/tuieditor-bundle/1.0/manifest.json @@ -4,5 +4,6 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - } + }, + "aliases": ["tuieditor", "tui.editor", "tui-editor"] }