diff --git a/app/config/collections2.php b/app/config/collections2.php index 44aa99bf21..69700c1ebe 100644 --- a/app/config/collections2.php +++ b/app/config/collections2.php @@ -500,7 +500,7 @@ $collections = [ 'required' => false, 'default' => null, 'array' => false, - 'filters' => ['json'], + 'filters' => ['json', 'encrypt'], ], [ '$id' => 'platforms',