Add same comments.

This commit is contained in:
Kenshin 2017-01-09 14:58:14 +08:00
parent bc46aee603
commit 09c1daef7b

View File

@ -8,9 +8,6 @@ import "babel-polyfill";
* @class
*/
/**
* Storage mode, include `focus` `read` `option`
*/
const name = "simpread",
remote = "http://ojec5ddd5.bkt.clouddn.com/website_list.json",
local = chrome.extension.getURL( "website_list.json" ),