We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397496c commit a7bdf71Copy full SHA for a7bdf71
main.js
@@ -354,7 +354,7 @@ async function main() {
354
saveMeshBtn.disabled = false
355
}
356
modelSelect.selectedIndex = -1
357
- console.log('brain2print 20241218')
+ console.log('brain2print 20241229')
358
// uncomment next two lines to automatically run segmentation when web page is loaded
359
// modelSelect.selectedIndex = 11
360
// modelSelect.onchange()
0 commit comments