MCPcopy Create free account
hub / github.com/Fibi66/FeiControl / handleViewLogs

Function handleViewLogs

src/components/QuickActions.tsx:66–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64 };
65
66 const handleViewLogs = async () => {
67 // Placeholder - would open gateway logs
68 showNotification("success", "Opening gateway logs... (placeholder)");
69 };
70
71 const actions: ActionButton[] = [
72 {

Callers

nothing calls this directly

Calls 1

showNotificationFunction · 0.85

Tested by

no test coverage detected