]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/models/activitypub/actor.ts
Keep displayName as valid playlist sort
[github/Chocobozzz/PeerTube.git] / server / models / activitypub / actor.ts
index b6dacc534441bd53784707306a9a25cc7bfcbaa4..a2fee001282a8787b1e547dcfd88bf4d36de7277 100644 (file)
@@ -62,7 +62,6 @@ export const unusedActorAttributesForAPI = [
   'sharedInboxUrl',
   'followersUrl',
   'followingUrl',
-  'url',
   'createdAt',
   'updatedAt'
 ]