From e180b42d6130076ff8a12ff121fc6dac0ea30748 Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Wed, 6 Mar 2013 00:36:38 +0900 Subject: [PATCH] Use latest fxaddonlib-tabs-drag-utils --- content/treestyletab/res/tabsDragUtils.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/treestyletab/res/tabsDragUtils.js b/content/treestyletab/res/tabsDragUtils.js index c40ec47a..6ce6b703 100644 --- a/content/treestyletab/res/tabsDragUtils.js +++ b/content/treestyletab/res/tabsDragUtils.js @@ -12,10 +12,10 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. original: - http://github.com/piroor/fxaddonlibs/blob/master/tabsDragUtils.js + http://github.com/piroor/fxaddonlib-tabs-drag-utils */ (function() { - const currentRevision = 25; + const currentRevision = 26; if (!('piro.sakura.ne.jp' in window)) window['piro.sakura.ne.jp'] = {};