mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-12-22 14:49:21 +00:00
fix: remove xmrig hovertext from xvb
This commit is contained in:
parent
43302644a4
commit
805d395cc6
1 changed files with 0 additions and 1 deletions
|
@ -607,7 +607,6 @@ impl crate::app::App {
|
|||
size,
|
||||
SelectableLabel::new(self.state.xvb.simple, "Simple"),
|
||||
)
|
||||
.on_hover_text(XMRIG_SIMPLE)
|
||||
.clicked()
|
||||
{
|
||||
self.state.xvb.simple = true;
|
||||
|
|
Loading…
Reference in a new issue