MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / cleanupMemory

Function cleanupMemory

renderer.js:8027–8036  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8025 backgroundColor: [
8026 'rgba(74, 158, 255, 0.8)',
8027 'rgba(0, 212, 255, 0.8)',
8028 'rgba(91, 159, 255, 0.8)',
8029 'rgba(107, 170, 255, 0.8)'
8030 ],
8031 borderColor: [
8032 'rgba(74, 158, 255, 1)',
8033 'rgba(0, 212, 255, 1)',
8034 'rgba(91, 159, 255, 1)',
8035 'rgba(107, 170, 255, 1)'
8036 ],
8037 borderWidth: 1
8038 }]
8039 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected