Mathis 52870aeb0d
Fix author parameter name in deleteAuthor method
Changed the parameter name from 'machineId' to 'author' in the deleteAuthor method to reflect the actual parameter expected by the route. This improves code clarity and ensures the method receives the correct data.
2024-10-08 13:42:54 +02:00
..