self-review
This commit is contained in:
parent
8dae81e29d
commit
9b53879e70
9 changed files with 8 additions and 29 deletions
|
|
@ -842,7 +842,6 @@ export const getList = ({ listId, credentials }) =>
|
|||
})
|
||||
|
||||
export const updateList = ({ listId, title, credentials }) =>
|
||||
console.log('PUT', MASTODON_LIST_URL(listId)) ||
|
||||
promisedRequest({
|
||||
url: MASTODON_LIST_URL(listId),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue