web/flows: update flow background (#5639)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
a6b16ecc68
commit
5eba598584
Binary file not shown.
Before Width: | Height: | Size: 551 KiB After Width: | Height: | Size: 399 KiB |
|
@ -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>
|
||||
|
|
Reference in New Issue