mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-12 17:57:29 +00:00
close #1474
This commit is contained in:
parent
3032a388f0
commit
bdad254f5d
@ -137,7 +137,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