feat: msft teams support for critical alerts (#5113)
* feat: msft teams support for critical alerts * ee changes * ee * sqlx prep * multiple teams channels * commit file, not symlink * improve reactivity * docs link * Update ee-repo-ref.txt
This commit is contained in:
@@ -36,7 +36,7 @@ use windmill_common::{
|
||||
variables::ExportableListableVariable,
|
||||
};
|
||||
|
||||
use crate::variables::decrypt;
|
||||
use windmill_common::variables::decrypt;
|
||||
use hyper::header;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use serde_json::Value;
|
||||
|
||||
Reference in New Issue
Block a user