mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
weird merge error
This commit is contained in:
parent
c19b075845
commit
ebd53e1f90
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import { apiAccountMastodon } from './endpoints/account.js';
|
|||
import { apiStatusMastodon } from './endpoints/status.js';
|
||||
import { apiFilterMastodon } from './endpoints/filter.js';
|
||||
import { apiTimelineMastodon } from './endpoints/timeline.js';
|
||||
import { apiNotificationMastodon } from './endpoints/notifications.js';
|
||||
import { apiNotificationsMastodon } from './endpoints/notifications.js';
|
||||
import { apiSearchMastodon } from './endpoints/search.js';
|
||||
import { getInstance } from './endpoints/meta.js';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue