[fix] fedi outbox

This commit is contained in:
les
2019-12-18 14:44:09 +01:00
parent ee1482b9cb
commit 8ee1c6dc08
3 changed files with 9 additions and 13 deletions

View File

@@ -15,4 +15,4 @@ module.exports = (sequelize, DataTypes) => {
}
return APUser
}
}