Update app/config/collections2.php

Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
Eldad A. Fux
2021-08-23 23:39:15 +03:00
committed by GitHub
co-authored by kodumbeats
parent 75a1c70174
commit 8d262ffbbb
+1 -1
View File
@@ -313,7 +313,7 @@ $collections = [
'$id' => 'orders',
'type' => Database::VAR_STRING,
'format' => '',
'size' => 255,
'size' => 4,
'signed' => true,
'required' => false,
'default' => null,