Skip to content
Snippets Groups Projects
Commit 7c31d0ac authored by Florian Schröder's avatar Florian Schröder
Browse files

Update PUT action to PICK_UP_DROP

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.
parent 4bdc6212
No related branches found
No related tags found
No related merge requests found
Pipeline #47851 passed