re-add attachment to AP
This commit is contained in:
@@ -110,7 +110,7 @@ Event.prototype.toAPNote = function (username, locale, to = []) {
|
||||
// location: {
|
||||
// name: this.place && this.place.name
|
||||
// },
|
||||
// attachment,
|
||||
attachment,
|
||||
// tag: tags && tags.map(tag => ({
|
||||
// type: 'Hashtag',
|
||||
// name: '#' + tag,
|
||||
|
||||
Reference in New Issue
Block a user