mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
revert unnecessary commit
This commit is contained in:
@@ -455,7 +455,7 @@ $collections = [
|
||||
'$id' => ID::custom('error'),
|
||||
'type' => Database::VAR_STRING,
|
||||
'format' => '',
|
||||
'size' => 16,
|
||||
'size' => 255,
|
||||
'signed' => true,
|
||||
'required' => true,
|
||||
'default' => '',
|
||||
|
||||
Reference in New Issue
Block a user