mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-02 17:00:28 +08:00
fix: merge conflict
This commit is contained in:
@@ -97,7 +97,6 @@ export const Task = ({ frontendId, task, trigger, mutate }) => {
|
||||
onSubmit={submitResponse}
|
||||
onSkip={rejectTask}
|
||||
onNextTask={mutate}
|
||||
key={taskStatus}
|
||||
/>
|
||||
<UnchangedWarning
|
||||
show={showUnchangedWarning}
|
||||
|
||||
Reference in New Issue
Block a user