feat: Allow direct message replies from notifications (#1994)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
James Rich 2025-05-31 20:48:24 -05:00 committed by GitHub
parent 6915249121
commit 4d6eb3dfe9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 124 additions and 23 deletions

View file

@ -660,4 +660,5 @@
<string name="map">Map</string>
<string name="contacts">Contacts</string>
<string name="nodes">Nodes</string>
<string name="reply">Reply</string>
</resources>