Add: GIt hash

This commit is contained in:
Cutls
2019-08-26 21:06:07 +09:00
parent 5007b70683
commit 46dbc9ae62
14 changed files with 47 additions and 25 deletions

View File

@@ -178,7 +178,7 @@
}
} else if (sel == "mac") {
var url = json["mac"];
shell.openExternal(url);
postMessage(["openUrl", url], "*")
return false;
}
postMessage(["downloadButton", [url, file]], "*")