pull/14/head
Ondřej Hruška 3 years ago
parent 80b06ec131
commit d2ccdba26e
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 2
      src/group_handle.rs

@ -409,7 +409,7 @@ impl GroupHandle {
**Supported commands:**\n\
`/boost, /b` - boost the replied-to post into the group\n\
`/ignore, /i` - make the group completely ignore the post\n\
`/ping - check that the service is alive".to_string(),
`/ping` - check that the service is alive".to_string(),
);
if self.config.is_member_only() {

Loading…
Cancel
Save