mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Fix small typo in PathPickerModal
This commit is contained in:
@@ -33,7 +33,7 @@ export default function PathPickerModal({returnSelectedPath, isOpen, onOpenChang
|
||||
<ModalBody>
|
||||
<Input
|
||||
name="path"
|
||||
label="Library Path"
|
||||
label="Selected directory"
|
||||
placeholder=" "
|
||||
value={formik.values.path}
|
||||
isDisabled
|
||||
|
||||
Reference in New Issue
Block a user