Add teams connector similar to slack

This commit is contained in:
Manoj Aggarwal 2026-01-09 13:20:30 -08:00
parent 3c93c7439f
commit fa35b71522
21 changed files with 1844 additions and 1 deletions

View file

@ -1,3 +1,4 @@
{
"biome.configurationPath": "./surfsense_web/biome.json"
"biome.configurationPath": "./surfsense_web/biome.json",
"python-envs.pythonProjects": []
}