mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 12:56:31 +00:00
close #1743
This commit is contained in:
parent
98e1341424
commit
e26d9db6bf
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ public class NewsService {
|
|||
u.isVerified()
|
||||
),
|
||||
9999,
|
||||
u.getProfilePicId() // placeholder
|
||||
String.valueOf(u.getPk()) // placeholder
|
||||
);
|
||||
})
|
||||
.collect(Collectors.toList());
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue