mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-06-13 13:47:47 +02:00
chore(lang): snap to chat media
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user