Merge pull request #744 from openclassify/muammer

oc product options error fixed
This commit is contained in:
Fatih Alp 2020-10-26 15:22:30 +03:00 committed by GitHub
commit 568f70b8ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,6 @@ class VisiosoftModuleAdvsCreateOptionConfigurationStream extends Migration
],
'option_json' => [
'required' => true,
'unique' => true,
],
];