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

Function rowCondition

webpackConfig/descriptions.js:86–89  ·  view source on GitHub ↗
(con)

Source from the content-addressed store, hash-verified

84 });
85
86 function rowCondition(con) {
87 if (con) return '<td>:heavy_check_mark:</td>';
88 return '<td>:x:</td>';
89 }
90}
91
92adultDep();

Callers 1

createTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected