Skip to content

Commit c1cf833

Browse files
committed
whitespace
1 parent 008ba71 commit c1cf833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/screen/dashboard/sidebar.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ impl Sidebar {
331331
buffer::Internal::Highlights,
332332
),
333333
),
334-
334+
335335
Menu::ChannelMonitor => context_button(
336336
text("Channel Monitor"),
337337
None,
@@ -340,7 +340,7 @@ impl Sidebar {
340340
buffer::Internal::ChannelMonitor,
341341
),
342342
),
343-
343+
344344
Menu::ChannelDiscovery => context_button(
345345
text("Channel Discovery"),
346346
None,

0 commit comments

Comments
 (0)