Skip to content

Commit

Permalink
chore: add Tips channel
Browse files Browse the repository at this point in the history
  • Loading branch information
omg-xtao committed Feb 10, 2024
1 parent 63db0d1 commit 2fa661e
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ public class NekoXConfig {
// 1137038259, // NekoX APKs
1500637449, // Nagram
1645699549, // Nagram Updates
2001739482, // Nagram Tips
};

public static long[] developers = {
Expand All @@ -47,7 +48,8 @@ public class NekoXConfig {
784901712, // NextAlone
457896977, // Queally
782954985, // MaiTungTM
5412523572L //blxueya
5412523572L, //blxueya
676660002, // mrwangzhe
};

public static final int TITLE_TYPE_TEXT = 0;
Expand Down

0 comments on commit 2fa661e

Please sign in to comment.