mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
back to 30
This commit is contained in:
parent
2c72acd813
commit
2d856cb38e
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ function blur() {
|
|||
|
||||
os.api('notes/children', {
|
||||
noteId: appearNote.id,
|
||||
limit: 100,
|
||||
limit: 30,
|
||||
depth: 6,
|
||||
}).then(res => {
|
||||
replies.value = res;
|
||||
|
|
Loading…
Add table
Reference in a new issue