Skip to content

Commit f133613

Browse files
committed
Editor: Add support for vtp files.
1 parent 42ba147 commit f133613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

editor/js/Loader.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@ function Loader( editor ) {
668668
}
669669

670670
case 'vtk':
671+
case 'vtp':
671672

672673
{
673674

0 commit comments

Comments
 (0)