From e9f90248ce7cd32cbc920e678eec01140243dd9a Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Sat, 23 Jan 2021 15:35:33 +0000 Subject: [PATCH] Error: joplin-plugin-quick-links@0.0.1 --- errors.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/errors.json b/errors.json index 445e5c9..d056a37 100644 --- a/errors.json +++ b/errors.json @@ -1,3 +1,4 @@ { - "joplin-plugin-inline-tags": "ID cannot be shorter than 16 characters" + "joplin-plugin-inline-tags": "ID cannot be shorter than 16 characters", + "joplin-plugin-quick-links": "ID cannot be shorter than 16 characters" } \ No newline at end of file