mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-25 17:33:28 +01:00
Run prettier
This commit is contained in:
parent
9f58bddcbe
commit
14664a5911
@ -1767,7 +1767,7 @@ export const collectionsSlice = createSlice({
|
||||
item.draft.request.tags = item.draft.request.tags.filter((t) => t !== tag.trim());
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user