From bdf6c499b10ff65dbbe243bc12d436e728d8b20e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 27 Mar 2021 18:37:17 +0100 Subject: [PATCH] Fix --- conf/systemd.service | 2 -- manifest.json | 6 +----- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/conf/systemd.service b/conf/systemd.service index 00abe76..61a84f6 100755 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -14,5 +14,3 @@ Restart=always [Install] WantedBy=multi-user.target - - diff --git a/manifest.json b/manifest.json index feff6a3..67688b2 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "fr": "Un carnet Web personnel non linéaire" }, "version": "5.1.23~ynh1", - "url": "https://nullboard.io/preview", + "url": "https://tiddlywiki.com/", "license": "BSD-2-Clause", "maintainer": { "name": "eric_G", @@ -35,10 +35,6 @@ { "name": "password", "type": "password", - "help": { - "en": "Use the help field to add an information for the admin about this question.", - "fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question." - }, "example": "Choose a password" }, {