mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-21 17:20:37 +02:00
mining: disable mining status check for remote nodes
This commit is contained in:
parent
2e3350c060
commit
03eaaa46e0
@ -235,7 +235,7 @@ Rectangle {
|
|||||||
console.log("Mining page loaded");
|
console.log("Mining page loaded");
|
||||||
|
|
||||||
update()
|
update()
|
||||||
timer.running = true
|
timer.running = isDaemonLocal()
|
||||||
|
|
||||||
}
|
}
|
||||||
function onPageClosed() {
|
function onPageClosed() {
|
||||||
|
Loading…
Reference in New Issue
Block a user