小调整。
parent
789e7ae3c9
commit
ca1b60ed29
|
@ -648,7 +648,7 @@
|
||||||
if (info.notification !== false) {
|
if (info.notification !== false) {
|
||||||
api.GM_notification({
|
api.GM_notification({
|
||||||
text: info.notification || "内容复制成功,请使用 Ctrl+V 粘贴内容吧!",
|
text: info.notification || "内容复制成功,请使用 Ctrl+V 粘贴内容吧!",
|
||||||
timeout: 3500
|
timeout: 2000
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue