mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 09:33:52 -07:00
New: Update Frontend Packages
This commit is contained in:
parent
03aceb3568
commit
c673058a10
24 changed files with 1313 additions and 1076 deletions
|
@ -96,7 +96,7 @@ class DelayProfile extends Component {
|
|||
<div
|
||||
className={classNames(
|
||||
styles.delayProfile,
|
||||
isDragging && styles.isDragging,
|
||||
isDragging && styles.isDragging
|
||||
)}
|
||||
>
|
||||
<div className={styles.column}>{preferred}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue