mirror of
https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:52:40 +00:00
修复过滤无效节点的bug
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
const DEBUG = true;
|
||||
const DEBUG = false;
|
||||
|
||||
export const BACKEND_BASE = DEBUG ? `http://192.168.1.134:3000` : `https://sub.store`;
|
||||
Reference in New Issue
Block a user