mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🌈 style: 代码清洁
This commit is contained in:
parent
483327f979
commit
4c27f46571
@ -71,8 +71,6 @@ export class tools extends plugin {
|
|||||||
this.toolsConfig = config.getConfig("tools");
|
this.toolsConfig = config.getConfig("tools");
|
||||||
// 视频保存路径
|
// 视频保存路径
|
||||||
this.defaultPath = this.toolsConfig.defaultPath;
|
this.defaultPath = this.toolsConfig.defaultPath;
|
||||||
// redis的key
|
|
||||||
this.redisKey = `Yz:tools:cache:${ this.group_id }`;
|
|
||||||
// 代理接口
|
// 代理接口
|
||||||
// TODO 填写服务器的内网ID和clash的端口
|
// TODO 填写服务器的内网ID和clash的端口
|
||||||
this.proxyAddr = this.toolsConfig.proxyAddr;
|
this.proxyAddr = this.toolsConfig.proxyAddr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user