File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -635,6 +635,7 @@ var list = [
635
635
'image_axis_type' ,
636
636
'image_cat' ,
637
637
'image_colormodel' ,
638
+ 'image_labuda_droplets_source' ,
638
639
'image_non_numeric' ,
639
640
'image_opacity' ,
640
641
'image_with_gaps' ,
@@ -1682,6 +1683,7 @@ figs['image_axis_reverse'] = require('@mocks/image_axis_reverse');
1682
1683
figs [ 'image_axis_type' ] = require ( '@mocks/image_axis_type' ) ;
1683
1684
figs [ 'image_cat' ] = require ( '@mocks/image_cat' ) ;
1684
1685
figs [ 'image_colormodel' ] = require ( '@mocks/image_colormodel' ) ;
1686
+ figs [ 'image_labuda_droplets_source' ] = require ( '@mocks/image_labuda_droplets_source' ) ;
1685
1687
figs [ 'image_non_numeric' ] = require ( '@mocks/image_non_numeric' ) ;
1686
1688
figs [ 'image_opacity' ] = require ( '@mocks/image_opacity' ) ;
1687
1689
figs [ 'image_with_gaps' ] = require ( '@mocks/image_with_gaps' ) ;
You can’t perform that action at this time.
0 commit comments