Update alist remark

This commit is contained in:
FongMi 2023-03-24 14:17:57 +08:00
parent f1d12b2b0d
commit a8601a0855
3 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ public class Item {
}
public String getRemark() {
return Utils.getSize(getSize()) + (isFolder() ? " 文件夹" : "");
return Utils.getSize(getSize());
}
public String getVodTag() {

Binary file not shown.

View File

@ -1 +1 @@
1ca9fdc9e2698559f42704622465c286
255c5dca97c64efb39b5fbe7d748cc0b