mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
co-authored by
kodumbeats
parent
0b30691879
commit
8219fcbcb4
@@ -280,7 +280,7 @@ $collections = [
|
||||
'$id' => 'status',
|
||||
'type' => Database::VAR_STRING,
|
||||
'format' => '',
|
||||
'size' => 256,
|
||||
'size' => 16,
|
||||
'signed' => true,
|
||||
'required' => false,
|
||||
'default' => null,
|
||||
|
||||
Reference in New Issue
Block a user