]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/utils/servers.ts
Fix activitypub check headers
[github/Chocobozzz/PeerTube.git] / server / tests / utils / servers.ts
index f042a9e531124777b02310b8cdb84d1b45daeb6c..faa2f19ffbde02cb7fb644f8a29c43f4af370e78 100644 (file)
@@ -24,7 +24,7 @@ interface ServerInfo {
     id: number
     uuid: string
     name: string
-    author: string
+    account: string
   }
 
   remoteVideo?: {