mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🎈 pref:优化用户交互
This commit is contained in:
parent
c3d6c4c704
commit
2b2d3ed413
@ -63,7 +63,7 @@ export class WebUI extends plugin {
|
||||
}
|
||||
|
||||
async rWebStatus(e) {
|
||||
e.reply(`R插件可视化面板:${ this.toolsConfig.isOpenWebUI ? "✅开启" : "❌关闭" }`);
|
||||
e.reply(`R插件可视化面板:\n状态:${ this.toolsConfig.isOpenWebUI ? "✅开启" : "❌关闭" }\n地址:******:4016`);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user