mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 13:36:59 +00:00
Re-structure Permissions; add perm to view users from mutual groups.
This commit is contained in:
@@ -44,7 +44,7 @@ impl Message {
|
||||
with: "message",
|
||||
})?;
|
||||
|
||||
// ! temp code
|
||||
// ! FIXME: temp code
|
||||
let channels = get_collection("channels");
|
||||
match channel {
|
||||
Channel::DirectMessage { id, .. } => {
|
||||
|
||||
Reference in New Issue
Block a user