fix my ping change

This commit is contained in:
Kevin Hester 2021-02-11 16:32:33 +08:00
parent 2736a01d4b
commit 23ab6c7048

View file

@ -971,7 +971,6 @@ class MainActivity : AppCompatActivity(), Logging,
30000
)
}
postPing()
item.isChecked = !item.isChecked // toggle ping test
if(item.isChecked)
postPing()