mirror of https://github.com/qTox/qTox.git
Browse Source
Persistent friends aliases, finally fixes #697 I discovered that the problem of temporary aliasing (which is a bug, according to #697) lied in the wrong config workflow: alias is being written to config object in memory, but not recorded to config file. This patch makes sure that new alias will get rendered in config file.pull/1619/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue