mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
锅巴映射enka按钮
This commit is contained in:
parent
1411468ab0
commit
53148aac0e
4 changed files with 8 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ export class Panel extends ZZZPlugin {
|
|||
}
|
||||
|
||||
this.result = null;
|
||||
const useEnka = _.get(settings.getConfig('config'), 'useEnka', true); // 读取配置,Enka 优先
|
||||
const useEnka = _.get(settings.getConfig('panel'), 'useEnka', true); // 读取配置,Enka 优先
|
||||
logger.mark(`[panel.js] useEnka 设置值: ${useEnka}`);
|
||||
|
||||
if (useEnka) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue