Fix client error on selecting server with no channels

This commit is contained in:
jude
2023-07-30 15:11:34 +01:00
parent 90df265114
commit 51c9d8a7ae
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "reminder-rs"
version = "1.6.25"
version = "1.6.26"
authors = ["Jude Southworth <judesouthworth@pm.me>"]
edition = "2021"
license = "AGPL-3.0 only"