1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-06-28 05:25:11 +00:00

Add app name and version to mongo connections

This commit is contained in:
2023-07-01 10:35:41 +02:00
parent 84f1b85356
commit 0b9f23365b
2 changed files with 7 additions and 3 deletions

View File

@ -50,8 +50,8 @@ a {
hr {
border: none;
height: 1px;
background-color: #ccc;
border-top: 1px solid #ccc;
width: 100%;
}
.loading {