Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ newer.js
File
newer.js
external_resource/update/newer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
autoDownload() {
2
const
{ ipcRenderer } = require(
"electron"
);
3
ipcRenderer.send(
"confirm-update"
);
4
}
Callers
nothing calls this directly
Calls
1
on
Method · 0.80
Tested by
no test coverage detected