Clean last estimated name (#160)

This commit is contained in:
Maycon Santos
2023-04-03 12:16:12 +02:00
committed by GitHub
parent 4a0ae8f27d
commit 11fbfb336a

View File

@@ -191,6 +191,7 @@ const PeerUpdate = () => {
setCallingPeerAPI(false)
setCallingPeerAPI(false)
setSubmitRunning(false)
setEstimatedName("")
}
const noUpdateToGroups = (): Boolean => {