From eabeacba3fa4f767b80e168c37a167e4cd7ceb16 Mon Sep 17 00:00:00 2001 From: cowch Date: Mon, 6 Apr 2026 16:51:09 -0500 Subject: [PATCH] Update Creating a notificaion --- Creating-a-notificaion.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Creating-a-notificaion.md b/Creating-a-notificaion.md index 3f34088..93a9440 100644 --- a/Creating-a-notificaion.md +++ b/Creating-a-notificaion.md @@ -1,7 +1,9 @@ -When creating a new notification we need to make sure 2 files are created at min +When creating a new notification we need to make sure 2 files are created at min. The below files are what you need and there places they belong. +NOTE: all "name" must match what you name the alert to keep things simplier + - The notification - `notification.{name}.ts` - This will go into the notification folder - The sql - `{name}.sql`