mirror of https://github.com/qTox/qTox.git
Browse Source
Due to poor design, bootstrapNodes.json was saved the same if manually set by user, or if just storing qTox defaults. Because of this, for users using defaults, they would be stuck with stale defaults indefinitely without this one time reset. The user list that's removed is backed up to bootstrapNodes.backup.json. Going forward, the user list and default list will be stored separately. Fix #6452reviewable/pr6507/r7
4 changed files with 33 additions and 3 deletions
Loading…
Reference in new issue