mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-03-14 18:55:37 +00:00
Rename admin room bot from conduit to conduwuit
This commit is contained in:
parent
e3b81f7b64
commit
59bd087ebd
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ impl crate::Service for Service {
|
|||
admin_alias: OwnedRoomAliasId::try_from(format!("#admins:{}", &args.server.name))
|
||||
.expect("#admins:server_name is valid alias name"),
|
||||
server_user: UserId::parse_with_server_name(
|
||||
String::from("conduit"),
|
||||
String::from("conduwuit"),
|
||||
&args.server.name,
|
||||
)
|
||||
.expect("@conduit:server_name is valid"),
|
||||
|
|
Loading…
Add table
Reference in a new issue