pub async fn get_active_user_settings(
ctx: AppCtx,
) -> Result<UserSettings, AppError>Expand description
Obtain settings for the active user.
pub async fn get_active_user_settings(
ctx: AppCtx,
) -> Result<UserSettings, AppError>Obtain settings for the active user.