From 3bec2836958b0e6580d7225beb4b7fc4f27a5339 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sun, 25 Jun 2023 18:58:31 -0600 Subject: [PATCH] Add to sidebar --- docs/sidebars.js | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sidebars.js b/docs/sidebars.js index 41628f2ed..70c572a70 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -11,6 +11,7 @@ module.exports = { "guides/configuring_go2rtc", "guides/false_positives", "guides/ha_notifications", + "guides/ha_network_storage", "guides/stationary_objects", "guides/reverse_proxy", ],