Skip to content

Commit 2698ce8

Browse files
committed
Revert "remove environment-selector"
This reverts commit f0bd8785dda6d60434dcf7d2ad03c426d333b0d4.
1 parent 8f06e5b commit 2698ce8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/web/src/app/layouts/frontend-layout.component.html

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<router-outlet></router-outlet>
22

33
<footer class="tw-text-center tw-my-12">
4+
<environment-selector></environment-selector>
5+
46
<div bitTypography="body2">Vaultwarden Web</div>
57
<div bitTypography="body2">{{ version }}</div>
68
<br />

0 commit comments

Comments
 (0)