fix: Correct project brand in admin & OTEL

This commit is contained in:
Jade Ellis
2025-06-24 23:16:48 +01:00
parent 63962fc040
commit f1ca84fcaf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ use crate::{
};
#[derive(Debug, Parser)]
#[command(name = "conduwuit", version = conduwuit::version())]
#[command(name = conduwuit_core::name(), version = conduwuit_core::version())]
pub(super) enum AdminCommand {
#[command(subcommand)]
/// - Commands for managing appservices