mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-03-30 07:24:49 -04:00
feat: added ACL commands
This commit is contained in:
parent
13e497936f
commit
90232b894d
3 changed files with 71 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
use std::{sync::Arc, collections::HashSet};
|
||||
use std::sync::Arc;
|
||||
|
||||
use ruma::ServerName;
|
||||
use tracing::{warn, debug, error};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue