From e8adb04a48d4204f469afecfac975ad8bc0cc51c Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Tue, 16 May 2017 19:45:03 +0200 Subject: [PATCH] added html tags --- favorite-note/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/favorite-note/info.json b/favorite-note/info.json index 16d5795..90c13d9 100644 --- a/favorite-note/info.json +++ b/favorite-note/info.json @@ -3,5 +3,5 @@ "identifier": "favorite-note", "script": "favorite-note.qml", "version": "0.1", - "description" : "This script creates a menu item and a button that adds a \"favorite\" tag to the current note." + "description" : "This script creates a menu item and a button that adds a favorite tag to the current note." }