Skip to content

Commit

Permalink
Sorry NGLifebeatThread, didn't mean to delete that constant
Browse files Browse the repository at this point in the history
  • Loading branch information
hugithordarson committed Jun 17, 2024
1 parent a07f15f commit 549226c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ public class WOMPRequestHandler extends NGRequestHandler {

private static final Logger logger = LoggerFactory.getLogger( WOMPRequestHandler.class );

public static final String KEY = "womp";
public static final String DEFAULT_PATH = "/womp/instanceRequest";

/**
Expand Down

0 comments on commit 549226c

Please sign in to comment.