Clear Gallery info too

This commit is contained in:
2023-06-30 17:41:39 +08:00
parent 04a250069a
commit 9af6954816

View File

@@ -349,6 +349,7 @@ export default class NewTask extends Component<NewTaskProps, State> {
c.output = undefined;
return c;
});
set_ginfo(undefined);
set_ezgid1(undefined);
};
}