Remove bl_options from menus which caused tests to fail
commit33a73455099428a93e2d4f54cc0ee5ae76db871f
authorCampbell Barton <ideasman42@gmail.com>
Thu, 7 Sep 2023 07:50:38 +0000 (7 17:50 +1000)
committerCampbell Barton <ideasman42@gmail.com>
Thu, 7 Sep 2023 07:50:38 +0000 (7 17:50 +1000)
treee0111b2a35b663375ae8066ea39b6f70828d6996
parent7362631fa435bd5e4db8a8e3f70d0bb3f63619c4
Remove bl_options from menus which caused tests to fail

This previously did nothing
(although the menus should not have defined them), since menus now have
a bl_options so an invalid value caused an error.
add_mesh_discombobulator/mesh_discombobulator.py
space_view3d_pie_menus/pie_select_menu.py