Replace focused text from Android source
This commit is contained in:
@@ -6,6 +6,7 @@ using System.Text.Json.Serialization;
|
||||
public enum SyncAction
|
||||
{
|
||||
InsertText,
|
||||
ReplaceAll,
|
||||
Backspace,
|
||||
Enter,
|
||||
Ping
|
||||
|
||||
Reference in New Issue
Block a user