Skip to content

Commit

Permalink
Update ClientChecker.java
Browse files Browse the repository at this point in the history
  • Loading branch information
2096779623 authored Aug 20, 2024
1 parent 741e25c commit 74745b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public static boolean check(ClientType client)
}

public enum ClientType {
Nekogram("top.qwq2333.nullgram"),
Nekogram("top.114514"),
Yukigram("me.onlyfire.yukigram.beta"),
MDgram(new String[]{ "org.telegram.mdgram" });

Expand Down

0 comments on commit 74745b3

Please sign in to comment.