Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    7c31d0ac
    Update PUT action to PICK_UP_DROP · 7c31d0ac
    Florian Schröder authored
    The ActionType.PUT has been replaced with ActionType.PICK_UP_DROP across all instances in the codebase. This change aligns the action name with its actual function, making the action more intuitive and the code easier to understand. This update also includes minor modifications in comments and function arguments to reflect the new action name.
    7c31d0ac
    History
    Update PUT action to PICK_UP_DROP
    Florian Schröder authored
    The ActionType.PUT has been replaced with ActionType.PICK_UP_DROP across all instances in the codebase. This change aligns the action name with its actual function, making the action more intuitive and the code easier to understand. This update also includes minor modifications in comments and function arguments to reflect the new action name.