mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-10 19:13:03 +02:00
Added reply direct to wearable actions
This commit is contained in:
@@ -4561,6 +4561,8 @@ class Core {
|
||||
actionReply.addRemoteInput(input.build())
|
||||
.setAllowGeneratedReplies(false);
|
||||
mbuilder.addAction(actionReply.build());
|
||||
|
||||
wactions.add(actionReply.build());
|
||||
}
|
||||
|
||||
if (notify_flag) {
|
||||
|
||||
Reference in New Issue
Block a user