show vconsole
This commit is contained in:
parent
975969a1b9
commit
bdbfaf8725
@ -3,6 +3,8 @@ const API_BASE = "https://xwork.kingsome.cn";
|
||||
const API_BASE_LOCAL = "http://localhost:3002";
|
||||
const TASK_INFO_URL = "/workflow/task";
|
||||
|
||||
var vConsole = new window.VConsole();
|
||||
|
||||
const DEFAULT_CHAIN_DATA = {
|
||||
name: "Matic Testnet RPC",
|
||||
type: "Testnet",
|
||||
|
Loading…
x
Reference in New Issue
Block a user