Refactoring global style (#43)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m15s
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m15s
Reviewed-on: #43
This commit was merged in pull request #43.
This commit is contained in:
@@ -23,4 +23,6 @@ public class GlobalConstants
|
||||
public const string SUB_DOMAIN_NAME = "api-";
|
||||
|
||||
public const double DELAY_INPUT_MS = 500;
|
||||
|
||||
public const int MAX_DESCRIPTION_LENGTH = 350;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user