sync: cleanup

This commit is contained in:
Frank
2026-05-07 15:27:36 -04:00
parent 2a1305f231
commit 22e64cac67
7 changed files with 12 additions and 25 deletions

View File

@@ -91,8 +91,8 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
"HoneycombWebhookSecret": {
"type": "random.index/randomPassword.RandomPassword"
"INCIDENT_WEBHOOK_SIGNING_SECRET": {
"type": "sst.sst.Secret"
"value": string
}
"R2AccessKey": {