Added reply direct to wearable actions

This commit is contained in:
M66B
2021-06-26 11:11:43 +02:00
parent 6f211629c0
commit 4ecb324b93

View File

@@ -4561,6 +4561,8 @@ class Core {
actionReply.addRemoteInput(input.build())
.setAllowGeneratedReplies(false);
mbuilder.addAction(actionReply.build());
wactions.add(actionReply.build());
}
if (notify_flag) {