MCPcopy
hub / github.com/callumalpass/tasknotes / refreshLocalizedViews

Method refreshLocalizedViews

src/main.ts:270–273  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

268 }
269
270 private refreshLocalizedViews(): void {
271 // Views source their labels via getDisplayText; they'll pick up translations on next refresh.
272 // For now we don't force-refresh to avoid disrupting the workspace layout.
273 }
274
275 async onload() {
276 // Create the promise and store its resolver

Callers 1

onloadMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected