From 9eebb6eb4049b50eedd92ad4777533cd2342b2fb Mon Sep 17 00:00:00 2001 From: Yeray Date: Fri, 26 Jul 2024 18:47:51 +0200 Subject: [PATCH] modify manifest --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 946cc38..49ffa05 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,8 +2,8 @@ packaging_format = 2 -id = "wikijs" -name = "Wiki.js" +id = "custom_nodejs" +name = "Custom Node.js" description.en = "Open source powerful wiki app built on Node.js, Git and Markdown" description.fr = "Wiki open source propulsé par Node.js, Git et Markdown"