mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 16:14:48 +01:00
QoL changes & code formatting
This commit is contained in:
@@ -72,8 +72,6 @@ export default class DirInput extends React.Component<IProps, IState> {
|
||||
]
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
if (Array.isArray(path)) path = path[0]
|
||||
if (!path) return
|
||||
|
||||
Reference in New Issue
Block a user