mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-09 18:25:58 +03:00
Merge branch 'BlackDex-fix-issue-2570' into main
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
border: var(--bs-alert-border);
|
||||
}
|
||||
</style>
|
||||
<script defer="defer" src="{{urlpath}}/vw_static/identicon.js"></script>
|
||||
<script src="{{urlpath}}/vw_static/identicon.js"></script>
|
||||
<script>
|
||||
'use strict';
|
||||
|
||||
@@ -142,6 +142,6 @@
|
||||
}
|
||||
})();
|
||||
</script>
|
||||
<script defer="defer" src="{{urlpath}}/vw_static/bootstrap-native.js"></script>
|
||||
<script src="{{urlpath}}/vw_static/bootstrap-native.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user