Loading fedify/webfinger/lookup.ts +2 −2 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ export interface LookupWebFingerOptions { /** * The maximum number of redirections to follow. * * Defaults to 5. * @default `5` * @since 1.8.0 */ maxRedirection?: number; Loading Loading
fedify/webfinger/lookup.ts +2 −2 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ export interface LookupWebFingerOptions { /** * The maximum number of redirections to follow. * * Defaults to 5. * @default `5` * @since 1.8.0 */ maxRedirection?: number; Loading