mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00:00
minor change
This commit is contained in:
parent
b9a65e7c62
commit
6defeeed1f
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ public interface LogKeys {
|
|||
|
||||
public static final String KEY_NOT_VALID_SESSION = "sessionNotValid";
|
||||
|
||||
public static final String KEY_NOT_VALID_SESSION_INTERNAL = "sessionNotValidInternal";
|
||||
|
||||
public static final String KEY_TABLE_CREATED = "tableCreated";
|
||||
|
||||
public static final String KEY_TOURNAMENT_TABLE_CREATED = "tournamentTableCreated";
|
||||
|
|
Loading…
Reference in a new issue