Fix "Record logs"
This commit is contained in:
parent
3abd0b3da9
commit
e4b714e516
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ class SettingsActivity : AppCompatActivity(), PreferenceFragmentCompat.OnPrefere
|
||||||
Log.addScrubTerm(s.topic)
|
Log.addScrubTerm(s.topic)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
false
|
true
|
||||||
}
|
}
|
||||||
|
|
||||||
// Connection protocol
|
// Connection protocol
|
||||||
|
|
Loading…
Reference in a new issue