mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 14:01:45 +02:00
[WEB-2733] fix: added no cycle option for bulk ops (#2825)
This commit is contained in:
@@ -283,7 +283,6 @@ export const IssueBulkOperationsProperties: React.FC<Props> = observer((props) =
|
||||
disabled={isUpdateDisabled}
|
||||
placement="top-start"
|
||||
placeholder="Cycle"
|
||||
canRemoveCycle={false}
|
||||
/>
|
||||
</>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user