minor
This commit is contained in:
@@ -132,7 +132,7 @@ module.exports = {
|
||||
cc: [`${config.baseurl}/federation/u/${name}/followers`],
|
||||
published: dayjs(e.createdAt).utc().format(),
|
||||
actor: `${config.baseurl}/federation/u/${name}`,
|
||||
object: e.toAPNote(name, req.settings.locale)
|
||||
object: e.toAPNote(name, req.settings.instance_locale)
|
||||
}))
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user