dev write off for search
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-02-05 17:25:50 +07:00
parent 7bb48f3944
commit adc978bea8
4 changed files with 11 additions and 6 deletions
@@ -14,4 +14,5 @@ public class TariffConstants {
public static final Integer ENTERPRISE_TOKENS = 400;
public static final Integer TOKEN_VALUE = 3;
public static final Integer TOKEN_VALUE_FOR_SEARCH = 5;
}