mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
formatting
This commit is contained in:
parent
795479197a
commit
3f07b793ea
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ async function fetch() {
|
|||
const acct = Acct.parse(props.userAcct);
|
||||
user = await os.api('users/show', { username: acct.username, host: acct.host || undefined });
|
||||
group = null;
|
||||
|
||||
|
||||
pagination = {
|
||||
endpoint: 'messaging/messages',
|
||||
limit: 20,
|
||||
|
|
Loading…
Add table
Reference in a new issue