Commit 9c06526
committed
fix: restore 'production' strings replaced by Miriad secret redaction
The word 'production' in string literals was replaced with
[REDACTED SECRET: NEXT_PUBLIC_SANITY_DATASET] by the sandbox
redaction system. Fixed in both files.1 parent 5894d1d commit 9c06526
File tree
2 files changed
+2
-2
lines changed- app/api/cron/ingest
- sanity/schemas/documents
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments