web/flows: update flow background (#5639)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-05-16 22:18:13 +02:00
committed by GitHub
parent a6b16ecc68
commit 5eba598584
2 changed files with 1 additions and 2 deletions

View File

@ -525,8 +525,7 @@ export class FlowExecutor extends Interface implements StageHost {
${this.flowInfo?.background?.startsWith("/static")
? html`
<li>
<a
href="https://unsplash.com/@clarissemeyer"
<a href="https://unsplash.com/@joshnh"
>${t`Background image`}</a
>
</li>