From d798955c062f86ddc6e6503c282729f4e3e04888 Mon Sep 17 00:00:00 2001 From: anekos Date: Wed, 4 May 2011 05:37:57 +0900 Subject: 公開オブジェクトのまつがい修正 --- readitlater.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readitlater.js') diff --git a/readitlater.js b/readitlater.js index da8a88f..cbf5973 100644 --- a/readitlater.js +++ b/readitlater.js @@ -506,7 +506,7 @@ let PLUGIN_INFO = } // }}} // Export {{{ - __context__.Cache = Cache; + __context__.ListCache = ListCache; __context__.API = ReadItLater; // }}} -- cgit v1.2.3