From: dequis Date: Wed, 6 Aug 2014 00:29:15 +0000 (-0300) Subject: Fix yaml parsing error introduced by the noticelogic PR X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f7e2fe1e027b3e213e4e16302267e4083f493121;p=irssi-scripts.irssi.org.git Fix yaml parsing error introduced by the noticelogic PR --- diff --git a/_data/scripts.yaml b/_data/scripts.yaml index a9bc2cf..2048a6c 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -2883,7 +2883,7 @@ - authors: "Ben Klein, based on noticemove by Timo Sirainen" changed: "2014-07-10T09:20+1000" changes: "v2.0 - Rewrite noticemove to prefer active window" - contact: "shacklein\@gmail.com", + contact: 'shacklein\@gmail.com' description: "Print private notices in query/channel where you're talking to them. Prefers active window if they're there with you." filename: "noticelogic.pl" modified: "2014-07-09 23:20"