mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-22 14:47:29 +00:00
close #1450
This commit is contained in:
parent
73736af768
commit
44a20bb59a
@ -137,7 +137,7 @@ public class NewsService {
|
|||||||
u.isVerified()
|
u.isVerified()
|
||||||
),
|
),
|
||||||
9999,
|
9999,
|
||||||
i.getUuid()
|
u.getProfilePicId() // placeholder
|
||||||
);
|
);
|
||||||
})
|
})
|
||||||
.collect(Collectors.toList());
|
.collect(Collectors.toList());
|
||||||
|
Loading…
Reference in New Issue
Block a user