feat(notification): reprint added
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m6s

This commit is contained in:
2026-04-06 16:01:06 -05:00
parent 5865ac3b99
commit a17787e852
7 changed files with 198 additions and 14 deletions

View File

@@ -10,7 +10,8 @@ interface Data<T = unknown[]> {
| "datamart"
| "utils"
| "opendock"
| "notification";
| "notification"
| "email";
subModule:
| "db"
| "labeling"