From cd21a5f3c8f2a02189a003d073ab0998f5ca779d Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Fri, 21 Jun 2019 14:09:50 +0100 Subject: [PATCH 1/2] Add twitter icon to twitter node to remove dependency on core icon --- social/twitter/icons/twitter.png | Bin 0 -> 404 bytes social/twitter/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 social/twitter/icons/twitter.png diff --git a/social/twitter/icons/twitter.png b/social/twitter/icons/twitter.png new file mode 100644 index 0000000000000000000000000000000000000000..d060594532148e90ed114d72c17dcb64e840c221 GIT binary patch literal 404 zcmV;F0c-w=P)V|GP>1g{#;c)y*o$M&MGYur-Ho6?@Z2LV>eAi0vXADc`v0N4Tu z?lJ&Tl93FOEYI-AKNy0&0BAB8+-^vo{70>lD-RAq-^a2~74)rPL-MP~zb){hB&#xq z;atwEmtg>QrOW_8k^#OcBv$~U$3iwQT#SeGos6Z^_vkM86n(aUE}IE!=^rR*GZ!l9 zqXTrs8PJ#y`r0N;fF1JeIzZq0DW$(%IyxCTGy*slV4Ku?xl$hnoJ%d82!o%BzF?KI yB3Xisf|3?P&nU??fZx)Ub~SLW?*9pRK;R$05??w}t$@t{0000 Date: Fri, 21 Jun 2019 14:11:09 +0100 Subject: [PATCH 2/2] Remove rogue piece of text in random node html --- function/random/package.json | 2 +- function/random/random.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/function/random/package.json b/function/random/package.json index c8395a23..a4504f13 100644 --- a/function/random/package.json +++ b/function/random/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-random", - "version" : "0.1.2", + "version" : "0.1.3", "description" : "A Node-RED node that when triggered generates a random number between two values.", "dependencies" : { }, diff --git a/function/random/random.html b/function/random/random.html index 3e103aef..5ae7592c 100644 --- a/function/random/random.html +++ b/function/random/random.html @@ -25,7 +25,6 @@ -70%