Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JKPotato-Computer/SignMaker
/ add
Function
add
js/main copy.js:379–381 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
377
for
(
let
i = 0; i < post.panels.length; i++) {
378
var
panel = post.panels[i];
379
function
add(data) {
380
dataToSave += data +
";"
;
381
};
382
383
function
add2(data) {
384
dataToSave += data;
Callers
3
shield
Function · 0.85
specialshield
Function · 0.85
exportData
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected