mirror of
https://github.com/ap-pauloafonso/ratio-spoof.git
synced 2026-05-06 18:19:31 +00:00
undo interval 30s
This commit is contained in:
parent
1e72341df7
commit
a3f5532ea5
1 changed files with 0 additions and 1 deletions
|
|
@ -132,7 +132,6 @@ func (R *RatioSpoof) updateInterval(interval int) {
|
|||
} else {
|
||||
R.AnnounceInterval = 1800
|
||||
}
|
||||
R.AnnounceInterval = 30
|
||||
R.updateEstimatedTimeToAnnounce(R.AnnounceInterval)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue