This commit is contained in:
HugoRCD
2025-05-19 16:05:36 +02:00
parent 47ed1e0f74
commit d75093a160
4 changed files with 4 additions and 13 deletions

View File

@@ -167,7 +167,6 @@ type AppConfigUI = {
tv?: typeof defaultConfig
csp?: {
nonce?: string
scriptNonce?: string
}
} & TVConfig<typeof ui>