We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecbe1d commit b426201Copy full SHA for b426201
src/ui/ui_settings.rs
@@ -50,8 +50,6 @@ impl MyEguiApp {
50
self.render_amazon_settings(ui);
51
}
52
53
- self.render_disconnect(ui);
54
-
55
ui.add_space(SECTION_SPACING);
56
ui.label(format!("Version: {}", VERSION));
57
});
0 commit comments