fix: Don't hide menu in casting profile (#1590)

This commit is contained in:
Dermot Duffy
2024-09-27 18:52:16 -07:00
committed by GitHub
parent 464a68ba03
commit 8c5aebef03
3 changed files with 12 additions and 3 deletions
-1
View File
@@ -12,7 +12,6 @@ it('should contain expected defaults', () => {
'live.controls.builtin': false,
'live.show_image_during_load': true,
'media_viewer.controls.builtin': false,
'menu.style': 'none',
});
});