Merge branch 'textfix' of cwtch.im/ui into master

This commit is contained in:
erinn 2019-02-13 04:28:49 +00:00 committed by Gogs
commit 1cdc858d00
1 changed files with 0 additions and 1 deletions

View File

@ -145,7 +145,6 @@ ColumnLayout {
// passing text into it to be filtered. this prevents recursive calls putting us into an
// infinite loop
if (skipOneUpdate) {
console.log("skipping one update")
skipOneUpdate = false
return
}