1
0
forked from Leaf/amber-ui

移除 多余的导入

This commit is contained in:
Twilight 2024-09-27 14:20:20 +08:00
parent fcca83bc79
commit cce7595932

View File

@ -17,7 +17,7 @@ if (process.env.NODE_ENV === "production") {
config.oauth_client_id = "16";
}
// config.backend = "https://amber-api.leaflow.cn";
config.backend = "https://amber-api.leaflow.cn";
// console.log("api endpoint: " + config.backend);