add as const (#8219)

This commit is contained in:
Kasper Fabricius Kristensen
2024-07-22 14:35:10 +02:00
committed by GitHub
parent bb2cbe963a
commit e9f1aafbb1

View File

@@ -161,7 +161,7 @@ const API_KEY_INJECTION_ZONES = [
"api_key.details.after",
"api_key.list.before",
"api_key.list.after",
]
] as const
const WORKFLOW_INJECTION_ZONES = [
"workflow.details.before",