Add new api method

This commit is contained in:
Maksim Tereshin 2024-12-18 14:12:09 +01:00
parent b259360b92
commit 89b3c60165
No known key found for this signature in database

View file

@ -6,7 +6,6 @@ import lombok.Getter;
public enum ConfigType {
BLOCK("block"),
REMOVE_MILITARY_DRAFT_NOTICES("removeMilitaryDraftNotices"),
UNBLOCK("unblock"),
REMOVE_FROM_SYSTEM("removeFromSystem"),
REMOVE_FROM_CALL_LIST("removeFromCallList"),