web/flows: update default flow background (#5905)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -525,7 +525,8 @@ export class FlowExecutor extends Interface implements StageHost {
|
||||
${this.flowInfo?.background?.startsWith("/static")
|
||||
? html`
|
||||
<li>
|
||||
<a href="https://unsplash.com/@joshnh"
|
||||
<a
|
||||
href="https://unsplash.com/@diegojimenez"
|
||||
>${msg("Background image")}</a
|
||||
>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user