Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koala73/worldmonitor
/ refresh
Method
refresh
src/components/TechEventsPanel.ts:253–255 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
251
}
252
253
public refresh(): void {
254
void this.fetchEvents();
255
}
256
257
public getConferencesForMap(): TechEvent[] {
258
return
this.events.filter(e =>
Callers
1
render
Method · 0.95
Calls
1
fetchEvents
Method · 0.95
Tested by
no test coverage detected