#2469 oc product options error fixed

This commit is contained in:
Muammer Top 2020-10-26 15:03:11 +03:00
parent f1da6573e6
commit 3b226fc6d4

View File

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