mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-14 10:47:30 +00:00
close #1743
This commit is contained in:
parent
98e1341424
commit
e26d9db6bf
@ -180,7 +180,7 @@ public class NewsService {
|
||||
u.isVerified()
|
||||
),
|
||||
9999,
|
||||
u.getProfilePicId() // placeholder
|
||||
String.valueOf(u.getPk()) // placeholder
|
||||
);
|
||||
})
|
||||
.collect(Collectors.toList());
|
||||
|
Loading…
Reference in New Issue
Block a user