From d1562e0ec66c4b185d47037310dca3f6c2b91455 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 9 Apr 2013 08:48:00 +0200 Subject: [PATCH] comment - updater is not working yet at all --- plugins/updater/updater.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/updater/updater.js b/plugins/updater/updater.js index 7c587e90..8102c4d6 100644 --- a/plugins/updater/updater.js +++ b/plugins/updater/updater.js @@ -4,6 +4,8 @@ * License: GPLv3 */ +// xxx this is ongoing work, very rough, and not working at all yet + ( function ( $ ) { $.fn.Updater = function ( method ) { -- 2.43.0