Update jd_joy_feedPets.js
This commit is contained in:
@@ -96,7 +96,7 @@ function showMsg() {
|
|||||||
$.log(`\n${message}\n`);
|
$.log(`\n${message}\n`);
|
||||||
jdNotify = $.getdata('jdJoyNotify') ? $.getdata('jdJoyNotify') : jdNotify;
|
jdNotify = $.getdata('jdJoyNotify') ? $.getdata('jdJoyNotify') : jdNotify;
|
||||||
if (!jdNotify || jdNotify === 'false') {
|
if (!jdNotify || jdNotify === 'false') {
|
||||||
$.msg($.name, subTitle, `【京东账号${$.index}】${$.UserName}\n` + message);
|
//$.msg($.name, subTitle, `【京东账号${$.index}】${$.UserName}\n` + message);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
function feedPets(feedNum) {
|
function feedPets(feedNum) {
|
||||||
|
Reference in New Issue
Block a user