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