Update alist folder img
This commit is contained in:
parent
eed35d181b
commit
0780345504
|
|
@ -113,7 +113,7 @@ public class Item {
|
||||||
}
|
}
|
||||||
|
|
||||||
public String getPic() {
|
public String getPic() {
|
||||||
return getThumb().isEmpty() && isFolder() ? "https://s1.ax1x.com/2023/04/03/pp4iJlq.png" : getThumb();
|
return getThumb().isEmpty() && isFolder() ? "https://s1.ax1x.com/2023/04/03/pp4F4bT.png" : getThumb();
|
||||||
}
|
}
|
||||||
|
|
||||||
public String getRemark() {
|
public String getRemark() {
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
d78cd045dd5861fc7ae08ede3fe76a62
|
46f550f87ace39f5b51a4fa8737c7029
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue