wip: update design

This commit is contained in:
2024-02-16 14:11:49 +07:00
parent 296b11b7b8
commit f28a7ae82f
20 changed files with 218 additions and 172 deletions

View File

@@ -87,7 +87,7 @@ fn main() {
.await
.expect("Failed to add bootstrap relay.");
client
.add_relay("wss://bostr.nokotaro.com")
.add_relay("wss://bostr.yonle.lecturify.net")
.await
.expect("Failed to add bootstrap relay.");