fix autofollow

This commit is contained in:
Yuri Kuznetsov
2020-12-02 11:04:33 +02:00
parent 0ab8853455
commit 0bc06f3cae
@@ -12,7 +12,7 @@
},
"userId": {
"type": "varchar",
"maxLength": 11,
"maxLength": 24,
"index": true
}
}