Skip to content

Commit cbf2286

Browse files
authored
Merge pull request #1421 from nscuro/remove-db-from-about
2 parents 1563713 + 0722745 commit cbf2286

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/views/components/AboutModal.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@
3232
Built On: {{ frontendTimestamp }}
3333
</b-col>
3434
</b-row>
35-
<b-row class="mt-3">
36-
<b-col>
37-
Database Product: {{ this.dtrack.database.productName }}<br />
38-
Database Version: {{ this.dtrack.database.productVersion }}
39-
</b-col>
40-
</b-row>
4135
<hr />
4236
<b-row>
4337
<b-col>

0 commit comments

Comments
 (0)