MCPcopy
hub / github.com/zen-browser/desktop / observe

Function observe

src/browser/components/preferences/zen-settings.js:130–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

128 },
129
130 async observe() {
131 await this._buildModsList();
132 },
133
134 _checkForThemeUpdates(event) {
135 // Send a message to the child to check for theme updates.

Callers

nothing calls this directly

Calls 3

quitMethod · 0.80
getBoolPrefMethod · 0.80
getElementByIdMethod · 0.65

Tested by

no test coverage detected