We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f06e5b commit 2698ce8Copy full SHA for 2698ce8
apps/web/src/app/layouts/frontend-layout.component.html
@@ -1,6 +1,8 @@
1
<router-outlet></router-outlet>
2
3
<footer class="tw-text-center tw-my-12">
4
+ <environment-selector></environment-selector>
5
+
6
<div bitTypography="body2">Vaultwarden Web</div>
7
<div bitTypography="body2">{{ version }}</div>
8
<br />
0 commit comments