upd: megalodon to v7
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import MastodonAPI from '@/mastodon/api_client'
|
||||
|
||||
export function cancel(client: MastodonAPI.Client) {
|
||||
return client.cancel()
|
||||
}
|
||||
Reference in New Issue
Block a user