Skip to content

Commit

Permalink
Update BlackTypeEnum.java
Browse files Browse the repository at this point in the history
  • Loading branch information
pengjinning committed Jan 15, 2025
1 parent a8f2052 commit 6b1e7f2
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@
package com.bytedesk.core.black;

public enum BlackTypeEnum {

SERVICE,
FRIEND,
GROUP
}

0 comments on commit 6b1e7f2

Please sign in to comment.