Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mailvelope/mailvelope
/ updatePrefs
Method
updatePrefs
src/controller/mainCs.controller.js:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
updatePrefs() {
21
this.emit(
'set-prefs'
, {prefs});
22
}
23
}
Callers
1
updatePreferences
Method · 0.80
Calls
1
emit
Method · 0.45
Tested by
no test coverage detected