feat: sync iOS compatibility support
This commit is contained in:
parent
1f646ef024
commit
50803a604c
32 changed files with 871 additions and 78 deletions
2
deploy/migrations/0084_geolive_media_index.down.sql
Normal file
2
deploy/migrations/0084_geolive_media_index.down.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DELETE FROM message_box_media WHERE category = 10;
|
||||
DELETE FROM channel_message_media WHERE category = 10;
|
||||
Loading…
Add table
Add a link
Reference in a new issue