From 8b51c3102747bd840e73a6bf020ece6759921600 Mon Sep 17 00:00:00 2001 From: m-p-3 Date: Wed, 22 Feb 2023 13:40:57 -0500 Subject: [PATCH] Add generate.js -> lib.js note Left a comment, to make it clearer that you should not modify "lib.js" directly, but to modify "generate.js" instead. --- apps/messageicons/icons/generate.js | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/messageicons/icons/generate.js b/apps/messageicons/icons/generate.js index f4fec1c4a..0070c66a4 100755 --- a/apps/messageicons/icons/generate.js +++ b/apps/messageicons/icons/generate.js @@ -1,6 +1,7 @@ #!/usr/bin/node // Creates lib.js from icons +// This file is generated by /icons/generate.js, so if you need to modify its content, you should do it there, not directly in lib.js // npm install png-js // default icon must come first in icon_names