Update vue components, namespace v1 api
This commit is contained in:
parent
a791219d20
commit
3c306c5e17
9 changed files with 38 additions and 102 deletions
|
@ -1106,7 +1106,7 @@ export default {
|
|||
this.fetchData();
|
||||
return;
|
||||
} else {
|
||||
axios.get('/api/v1/accounts/relationships', {
|
||||
axios.get('/api/pixelfed/v1/accounts/relationships', {
|
||||
params: {
|
||||
'id[]': this.statusProfileId
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue