MCPcopy Index your code
hub / github.com/MALSync/MALSync / isCorrectionMenuOpen

Method isCorrectionMenuOpen

src/_provider/Search/vueSearchClass.ts:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51
52 public isCorrectionMenuOpen() {
53 return j.$('.type-correction').length > 0;
54 }
55
56 keyInterruptRunning = false;
57

Callers 1

keyInterruptMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected