[Fleet] Fix parsing policy_templates_behavior from archive (#205770)

This commit is contained in:
Nicolas Chaulet 2025-01-07 12:01:56 -05:00 committed by GitHub
parent aa8195ced4
commit ba6d977a3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -125,6 +125,7 @@ const optionalArchivePackageProps: readonly OptionalPackageProp[] = [
'screenshots',
'icons',
'policy_templates',
'policy_templates_behavior',
'release',
'agent',
'elasticsearch',