MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp2

Function _temp2

src/components/ClaudeMdExternalIncludesDialog.tsx:127–133  ·  view source on GitHub ↗
(current)

Source from the content-addressed store, hash-verified

125 };
126}
127function _temp2(current) {
128 return {
129 ...current,
130 hasClaudeMdExternalIncludesApproved: false,
131 hasClaudeMdExternalIncludesWarningShown: true
132 };
133}
134function _temp() {
135 logEvent("tengu_claude_md_includes_dialog_shown", {});
136}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected