implement a basic alerts template

This commit is contained in:
2025-07-25 23:54:02 +01:00
parent a9c89cd616
commit 15c8abc2c3
15 changed files with 194 additions and 34 deletions

View File

@@ -15,6 +15,6 @@
},
"references": [
{ "path": "./tsconfig.bot.json" },
{ "path": "./tsconfig.chatwidget.json" }
{ "path": "./tsconfig.web.json" }
]
}