Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JKPotato-Computer/SignMaker
/ add_string2
Function
add_string2
js/main copy.js:391–393 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
389
};
390
391
function
add_string2(data) {
392
dataToSave += `
"` + data + `"
`;
393
};
394
395
396
Callers
1
exportData
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected