mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-05-25 06:41:57 +00:00
优化轨道信息打印
This commit is contained in:
parent
99cf887a70
commit
8cc6507c3f
@ -114,7 +114,7 @@ namespace N_m3u8DL_RE.Common.Entity
|
||||
returnStr += " | ~" + GlobalUtil.FormatTime((int)total);
|
||||
}
|
||||
|
||||
return returnStr;
|
||||
return returnStr.TrimEnd().TrimEnd('|').TrimEnd();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user