From 0cc954141653b34a181faa40c17d15a2b32ec67f Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Fri, 15 Jul 2022 11:32:09 -0400 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 1cf6311..350965a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,5 +1,6 @@ * :mega: [[Using the CLI|CLI_Usage]] * :gear: [[Configuration Help|config]] +* :zap: [[Custom Notification Plugins|notify_decorator]] * :hammer_and_wrench: [[Development API|Development_API]] * :globe_with_meridians: [[Apprise URL Basics|URLBasics]] * :bulb: [[Contributing|Development_Contribution]]