mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
add all admin query command for appservices
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -85,6 +85,9 @@ pub(crate) enum Appservice {
|
||||
/// Appservice registration ID
|
||||
appservice_id: Box<str>,
|
||||
},
|
||||
|
||||
/// - Gets all appservice registrations with their ID and registration info
|
||||
All,
|
||||
}
|
||||
|
||||
#[cfg_attr(test, derive(Debug))]
|
||||
|
||||
Reference in New Issue
Block a user