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

Function getDefaultThumbnail

main.js:4136–4141  ·  view source on GitHub ↗
(thumbnailString, defaultIndex = 0)

Source from the content-addressed store, hash-verified

4134 label: 'Settings',
4135 submenu: [
4136 {
4137 label: 'AI Config',
4138 click: () => mainWindow.webContents.send('open-ai-config')
4139 },
4140 {
4141 label: 'File Type',
4142 click: () => mainWindow.webContents.send('open-file-type-settings')
4143 },
4144 {

Callers 1

main.jsFile · 0.85

Calls 1

parseThumbnailsFunction · 0.70

Tested by

no test coverage detected