mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 04:53:31 +08:00
win专区和mac专区改名win自动化和mac自动化
This commit is contained in:
@@ -306,6 +306,7 @@ if (process.platform !== "linux") {
|
||||
|
||||
quickcommand.showSystemMessageBox = function (title, content) {
|
||||
window.utools.showNotification(title + "\n" + content);
|
||||
console.log(title + "\n" + content);
|
||||
};
|
||||
|
||||
module.exports = quickcommand;
|
||||
|
Reference in New Issue
Block a user