mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
Fix missing allow attribute
This commit is contained in:
parent
52936d7eb5
commit
299664d18b
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ class Migrations extends Base
|
|||
'status',
|
||||
'stage',
|
||||
'source',
|
||||
'destination',
|
||||
'resources',
|
||||
'statusCounters',
|
||||
'resourceData',
|
||||
|
|
|
|||
Loading…
Reference in a new issue