Fix missing allow attribute

This commit is contained in:
Jake Barnby 2024-10-29 15:23:46 +13:00
parent 52936d7eb5
commit 299664d18b
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -8,6 +8,7 @@ class Migrations extends Base
'status',
'stage',
'source',
'destination',
'resources',
'statusCounters',
'resourceData',