Oops, include ActivityPub in confs!

This commit is contained in:
Bryan Ashby 2023-02-23 20:48:07 -07:00
parent 8822a7cc3d
commit 86d2aeb9de
No known key found for this signature in database
GPG Key ID: C2C1B501E4EFD994
1 changed files with 1 additions and 4 deletions

View File

@ -5,10 +5,7 @@ const WellKnownConfTags = {
};
exports.WellKnownConfTags = WellKnownConfTags;
exports.SystemInternalConfTags = [
WellKnownConfTags.SystemInternal,
WellKnownConfTags.ActivityPubInternal,
];
exports.SystemInternalConfTags = [WellKnownConfTags.SystemInternal];
const WellKnownAreaTags = {
Invalid: '',