Resolve #2894
This commit is contained in:
parent
946c706913
commit
2b0a919fb5
6 changed files with 19 additions and 15 deletions
|
|
@ -63,6 +63,7 @@ handler.on('status', event => {
|
|||
// Fetch parent status
|
||||
request({
|
||||
url: `${parent.url}/statuses`,
|
||||
proxy: config.proxy,
|
||||
headers: {
|
||||
'User-Agent': 'misskey'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue