Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
This commit is contained in:
commit
c5ccd826c8
2 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ import { definePageMetadata } from '@/scripts/page-metadata';
|
|||
|
||||
const pagination = {
|
||||
endpoint: 'antennas/list' as const,
|
||||
noPaging: true,
|
||||
limit: 10,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue