mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
re-add attachment to AP
This commit is contained in:
parent
3bb015dc88
commit
bea595be20
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue