From 6d86899ff5583aa28f0d36e9e49588c0a3ae6165 Mon Sep 17 00:00:00 2001 From: xmcp Date: Sat, 22 Jun 2019 19:22:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=A0=E4=BB=AC=E5=95=8A=EF=BC=8Cnaive?= =?UTF-8?q?=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Flows.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/Flows.js b/src/Flows.js index 14243c8..ea031d7 100644 --- a/src/Flows.js +++ b/src/Flows.js @@ -351,6 +351,15 @@ class FlowSidebar extends PureComponent { info={reply} color_picker={this.color_picker} show_pid={show_pid} set_variant={(variant)=>{this.set_variant(reply.cid,variant);}} /> + {reply.cid==='2567418' && window.config.easter_egg && +
+ xmcp: This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +
+ } ))}