MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / _showMapAiSpinner

Function _showMapAiSpinner

web/scripts/ragnar_modern.js:20980–20983  ·  view source on GitHub ↗
(show)

Source from the content-addressed store, hash-verified

20978 }, 4000);
20979
20980 if (currentTab === 'dashboard') {
20981 setTimeout(() => {
20982 loadAIInsights().catch(err => console.error('Failed to refresh AI insights after toggle:', err));
20983 }, 500);
20984 }
20985 } catch (error) {
20986 console.error('Failed to toggle AI insights:', error);

Callers 1

loadNetworkMapFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected