This commit is contained in:
@@ -210,7 +210,7 @@ class _FileInfoPanelState extends State<FileInfoPanel> {
|
||||
_buildInfoRow(
|
||||
LucideIcons.folderOpen,
|
||||
'位置',
|
||||
FileUtils.decodePathForDisplay(file.relativePath),
|
||||
FileUtils.safeDecodePathSegment(file.relativePath),
|
||||
),
|
||||
if (file.isFile)
|
||||
_buildInfoRow(
|
||||
|
||||
Reference in New Issue
Block a user