MCPcopy Create free account
hub / github.com/hashintel/hash / setErroredBadge

Function setErroredBadge

apps/plugin-browser/src/shared/badge.ts:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25};
26
27export const setErroredBadge = () => {
28 void browser.action.setIcon({ path: generateIconPath("warning") });
29};

Callers

nothing calls this directly

Calls 1

generateIconPathFunction · 0.85

Tested by

no test coverage detected