mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 21:06:32 +00:00
close #1450
This commit is contained in:
parent
73736af768
commit
44a20bb59a
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ public class NewsService {
|
|||
u.isVerified()
|
||||
),
|
||||
9999,
|
||||
i.getUuid()
|
||||
u.getProfilePicId() // placeholder
|
||||
);
|
||||
})
|
||||
.collect(Collectors.toList());
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue