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:38:15 +03:00
committed by GitHub
parent defb94917e
commit 7cbebf8028
+1 -1
View File
@@ -179,7 +179,7 @@ $collections = [
[
'$id' => 'signed',
'type' => Database::VAR_BOOLEAN,
'size' => 64,
'size' => 0,
'signed' => true,
'required' => false,
'default' => null,