From 3abab0e700740e437ed85c5618d1ef8006b25e36 Mon Sep 17 00:00:00 2001 From: Leonardo Merza Date: Wed, 18 Jun 2025 21:21:08 -0400 Subject: [PATCH] sort the objects list --- docs/docs/configuration/objects.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/docs/configuration/objects.md b/docs/docs/configuration/objects.md index 796d31258..874bc79a8 100644 --- a/docs/docs/configuration/objects.md +++ b/docs/docs/configuration/objects.md @@ -13,9 +13,14 @@ Please note: - `person` is the only tracked object by default. See the [full configuration reference](reference.md) for an example of expanding the list of tracked objects. ## Custom Models