Remove duplicate attribute

This commit is contained in:
Jake Barnby 2025-05-16 21:13:09 +12:00
parent 697d23e9a4
commit 15c13aa032
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -2374,17 +2374,6 @@ return [
'array' => false,
'filters' => [],
],
[
'$id' => ID::custom('options'),
'type' => Database::VAR_STRING,
'format' => '',
'size' => 65536,
'signed' => true,
'required' => false,
'default' => [],
'array' => false,
'filters' => ['json'],
]
],
'indexes' => [
[