feat: show exit reason in the disconnection popup

This commit is contained in:
Swann
2020-11-26 11:37:51 +01:00
parent 4a4cd5db50
commit 7e25ca4c84
3 changed files with 9 additions and 9 deletions

View File

@ -44,7 +44,7 @@ from . import environment
DEPENDENCIES = {
("replication", '0.1.13'),
("replication", '0.1.15'),
}