diff --git a/components/NewTask.tsx b/components/NewTask.tsx index 4732968..4451718 100644 --- a/components/NewTask.tsx +++ b/components/NewTask.tsx @@ -349,6 +349,7 @@ export default class NewTask extends Component { c.output = undefined; return c; }); + set_ginfo(undefined); set_ezgid1(undefined); }; }