Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ getAppUpdateState
Function
getAppUpdateState
apps/desktop/src/main/updater.ts:160–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
158
}
159
160
export
function
getAppUpdateState(): AppUpdateState {
161
return
{ ...updateState }
162
}
163
164
export
function
initAppUpdater(): void {
165
if
(initialized)
return
Callers
3
registerIpc
Function · 0.90
checkForAppUpdates
Function · 0.70
downloadAppUpdate
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected