1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
Zhiyuan Zheng
2021-01-16 00:00:31 +01:00
parent 9f4a4e908c
commit 5ec9118fb2
31 changed files with 607 additions and 416 deletions

View File

@ -140,7 +140,7 @@ const queryFunction = ({
params
})
case 'Account_Media':
case 'Account_Attachments':
return client<Mastodon.Status[]>({
method: 'get',
instance: 'local',