1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

add the filter back

This commit is contained in:
Damodar Lohani 2021-12-02 18:44:28 +05:45
parent e6304d71b0
commit a32351ff7e

View file

@ -1497,7 +1497,7 @@ $collections = [
'required' => false,
'default' => null,
'array' => false,
'filters' => [],
'filters' => ['encrypt'],
],
],
'indexes' => [