alpha testing complete #1

Merged
kelly merged 12 commits from alpha-testing into main 2026-05-11 17:17:05 -05:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 62680a0321 - Show all commits
+1
View File
@@ -3,3 +3,4 @@
.env.ps1 .env.ps1
debug.ps1 debug.ps1
.postmate/postmate-history.json .postmate/postmate-history.json
.postmate/postmate-envs.json
+2 -1
View File
@@ -32,7 +32,8 @@
"value": "{{secretkey}}", "value": "{{secretkey}}",
"addTo": "header" "addTo": "header"
}, },
"cookies": [] "cookies": [],
"dataTags": []
} }
] ]
} }