Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
omg-xtao committed Jan 18, 2024
1 parent 841368b commit 28577a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
public class AndroidUtilities {
public final static int LIGHT_STATUS_BAR_OVERLAY = 0x0f000000, DARK_STATUS_BAR_OVERLAY = 0x33000000;

public final static int REPLACING_TAG_TYPE_LINK = 0;
public final static int REPLACING_TAG_TYPE_LINK = 0;x
public final static int REPLACING_TAG_TYPE_BOLD = 1;
public final static int REPLACING_TAG_TYPE_LINKBOLD = 2;

Expand Down

0 comments on commit 28577a0

Please sign in to comment.