Josef Válek
Results
1
comments of
Josef Válek
The editable properties are: ```js export const ACTOR_TASK_EDITABLE_FIELDS = ['description', 'input', 'name', 'title', 'options']; ``` So this is ok, unless we're aiming to make it complete (I'm not sure if...