Suppression du secret !
This commit is contained in:
parent
21a38659d5
commit
6c2d15b0e2
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -78,7 +78,7 @@ if __name__ == '__main__':
|
|||
if not jid:
|
||||
jid = "isengard@a-lec.org"
|
||||
if not password:
|
||||
password = "iLw62WF3kfvt4j"
|
||||
password = getpass()
|
||||
if not rooms:
|
||||
rooms = "tests-isengard@salons.a-lec.org"
|
||||
if not nick:
|
||||
|
|
Loading…
Reference in a new issue