@@ -84,7 +84,7 @@ export function TaskUpsertModalComponent({
|
||||
<Form.Item
|
||||
label={t("tasks.fields.priority")}
|
||||
name="priority"
|
||||
initialValue={1}
|
||||
initialValue={3}
|
||||
>
|
||||
<Select
|
||||
options={[
|
||||
|
||||
Reference in New Issue
Block a user