From 0102097836a999044b3d7bd548d4419754b08ccb Mon Sep 17 00:00:00 2001 From: Nayana N Date: Tue, 23 Dec 2025 13:14:39 +0000 Subject: [PATCH] [docs]: Added Xero plugin to the sidebar --- docs/versioned_sidebars/version-3.16.0-LTS-sidebars.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/versioned_sidebars/version-3.16.0-LTS-sidebars.json b/docs/versioned_sidebars/version-3.16.0-LTS-sidebars.json index f4fa556a46..aaf254cf1b 100644 --- a/docs/versioned_sidebars/version-3.16.0-LTS-sidebars.json +++ b/docs/versioned_sidebars/version-3.16.0-LTS-sidebars.json @@ -612,7 +612,8 @@ "marketplace/plugins/marketplace-plugin-sharepoint", "marketplace/plugins/marketplace-plugin-supabase", "marketplace/plugins/marketplace-plugin-ups", - "marketplace/plugins/marketplace-plugin-weaviate" + "marketplace/plugins/marketplace-plugin-weaviate", + "marketplace/plugins/marketplace-plugin-xero" ] } ]