mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-06-22 00:21:56 +08:00
Update sub-store.js
This commit is contained in:
parent
231577eebd
commit
c4fd5d363b
@ -8,7 +8,7 @@
|
|||||||
* 2. 节点过滤,重命名,排序等。
|
* 2. 节点过滤,重命名,排序等。
|
||||||
* 3. 订阅拆分,组合。
|
* 3. 订阅拆分,组合。
|
||||||
*/
|
*/
|
||||||
const $ = API("sub-store");
|
const $ = API("sub-store",true);
|
||||||
// Constants
|
// Constants
|
||||||
const SUBS_KEY = "subs";
|
const SUBS_KEY = "subs";
|
||||||
const COLLECTIONS_KEY = "collections";
|
const COLLECTIONS_KEY = "collections";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user