Skip to content

Commit 94e5073

Browse files
committed
format
1 parent a1defe3 commit 94e5073

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Edit/Interface/edit_interface.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -816,6 +816,7 @@ edit_interface_rep::update_menus () {
816816
bool is_startup= is_startup_tab_buffer (buf->buf->name);
817817
bool is_chat = is_chat_tab_buffer (buf->buf->name);
818818
bench_start ("update_menus");
819+
819820
if (get_server ()->in_full_screen_mode ()) {
820821
bench_end ("update_menus");
821822
return;

0 commit comments

Comments
 (0)