Skip to content

Commit

Permalink
Update user-settings.component.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjiequan authored May 30, 2024
1 parent 800c5a0 commit 0b18ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/users/user-settings/user-settings.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<mat-card-content>
<table>
<tr *ngIf="appVersion">
<th>Release Version</th>
<th>Frontend Release Version</th>
<td>{{ appVersion }}</td>
</tr>
<tr *ngIf="appConfig.facility">
Expand Down

0 comments on commit 0b18ba9

Please sign in to comment.