From 51fbd073d70031550bade816d876f498e1ff3aa1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 22 Oct 2014 11:59:02 +0800 Subject: [PATCH] raphael.js --- raphael.js | 1 + 1 file changed, 1 insertion(+) diff --git a/raphael.js b/raphael.js index 5b32c36..491bbba 100644 --- a/raphael.js +++ b/raphael.js @@ -227,6 +227,7 @@ // │ Copyright (c) 2008-2011 Sencha Labs (http://sencha.com) │ \\ // │ Licensed under the MIT (http://raphaeljs.com/license.html) license. │ \\ // └─────────────────────────────────────────────────────────────────────┘ \\ + (function () { function R(first) { -- 2.39.2