chore(lang): snap to chat media

This commit is contained in:
rhunk
2023-10-11 16:57:13 +02:00
parent 32a458a690
commit 87f88859a3

View File

@ -322,10 +322,6 @@
"name": "Prevent Message Sending", "name": "Prevent Message Sending",
"description": "Prevents sending certain types of messages" "description": "Prevents sending certain types of messages"
}, },
"snap_to_chat_media": {
"name": "Snap to Chat Media",
"description": "Converts snaps to chat external media"
},
"better_notifications": { "better_notifications": {
"name": "Better Notifications", "name": "Better Notifications",
"description": "Adds more information in received notifications" "description": "Adds more information in received notifications"
@ -506,6 +502,10 @@
} }
} }
}, },
"snap_to_chat_media": {
"name": "Snap to Chat Media",
"description": "Converts snaps to chat external media"
},
"app_passcode": { "app_passcode": {
"name": "App Passcode", "name": "App Passcode",
"description": "Sets a passcode to lock the app" "description": "Sets a passcode to lock the app"