mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 11:04:00 +00:00
Remove coment that does not apply any more
This commit is contained in:
parent
48c64337ef
commit
814a73fd6e
1 changed files with 0 additions and 1 deletions
|
|
@ -158,7 +158,6 @@ export function requestPresetAtIndex(
|
|||
}
|
||||
|
||||
export function handlePresetDrop(e: React.DragEvent): Dispatchable {
|
||||
// TODO: Ensure we actually select the new preset.
|
||||
return appendPresetFileList(e.dataTransfer.files);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue