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

Method ee

src/simkl/simklClass.ts:139–144  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

137 }
138
139 function ee(e) {
140 con.error(e);
141 $('.firstStage .SimklTVKodititletext, .secondStage .SimklTVKodititletext').text(
142 'Something went wrong',
143 );
144 }
145 }
146
147 async streamingUI() {

Callers

nothing calls this directly

Calls 1

errorMethod · 0.80

Tested by

no test coverage detected