This commit is contained in:
Sarah Jamie Lewis 2021-01-12 05:28:16 -08:00
parent 1af231efde
commit ec1a69210e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ fn main() {
}
}
};
match service.connect("5x6q5vwn5lgwy5u5c7pr3nl2ktfovomkmemlatnnycgm4dpt4kxvokyd", outbound_service.clone()) {
match service.connect("hvdl5hckss4od2bn7zm2ho6ybak3heopfvxkbx6li3yl7avzc52aluid", outbound_service.clone()) {
_ => {}
}
loop {}