From b7914ac98a75bfd7ecf431e50f89abf599a7b766 Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Thu, 28 Sep 2023 13:55:38 +0200 Subject: [PATCH] added: link to sources in help page --- main.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.js b/main.js index 9041f33..9868604 100644 --- a/main.js +++ b/main.js @@ -2309,6 +2309,9 @@ function showhelp() help.push("[Calmly Writer](https://calmlywriter.com/)"); help.push("[Cryptee](https://crypt.ee/)"); + help.push("##Sources"); + help.push("https://github.com/quenousimporte/notes"); + bindfile( { title: "Help",