Fix: Use channel_invites collection name instead of invites.

Was conflicting with invite-only rauth registrations.
This commit is contained in:
Paul
2021-06-12 10:33:31 +01:00
parent 9be9b76035
commit 6b8158bf54
9 changed files with 15 additions and 15 deletions

View File

@@ -1 +1 @@
pub const VERSION: &str = "0.5.0-alpha.0";
pub const VERSION: &str = "0.5.0-alpha.0-patch.0";