fix: sync support private chat content protection
This commit is contained in:
parent
74c9249091
commit
037ce017d4
25 changed files with 1395 additions and 36 deletions
2
deploy/migrations/0159_private_no_forwards.down.sql
Normal file
2
deploy/migrations/0159_private_no_forwards.down.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DROP TABLE IF EXISTS private_no_forwards_requests;
|
||||
DROP TABLE IF EXISTS private_no_forwards_chats;
|
||||
Loading…
Add table
Add a link
Reference in a new issue