(current)
| 125 | }; |
| 126 | } |
| 127 | function _temp2(current) { |
| 128 | return { |
| 129 | ...current, |
| 130 | hasClaudeMdExternalIncludesApproved: false, |
| 131 | hasClaudeMdExternalIncludesWarningShown: true |
| 132 | }; |
| 133 | } |
| 134 | function _temp() { |
| 135 | logEvent("tengu_claude_md_includes_dialog_shown", {}); |
| 136 | } |
nothing calls this directly
no outgoing calls
no test coverage detected