]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/models/activitypub/actor.ts
use focus-visible polyfill to improve keyboard navigation
[github/Chocobozzz/PeerTube.git] / server / models / activitypub / actor.ts
index e16bd5d7943de0b36e55cba50e56c64ea58e7516..119d0c1da1bba13c2a09c5afc2643975f78b5ab9 100644 (file)
@@ -50,7 +50,9 @@ export const unusedActorAttributesForAPI = [
   'sharedInboxUrl',
   'followersUrl',
   'followingUrl',
-  'url'
+  'url',
+  'createdAt',
+  'updatedAt'
 ]
 
 @DefaultScope({