Telegram: Display username on accounts tab

This commit is contained in:
Harvey Tindall
2021-05-07 17:01:22 +01:00
parent 36edd4ab0d
commit 0f41d1e6cf
4 changed files with 35 additions and 7 deletions
+3
View File
@@ -504,6 +504,9 @@
<th><input type="checkbox" value="" id="accounts-select-all"></th>
<th>{{ .strings.username }}</th>
<th>{{ .strings.emailAddress }}</th>
{{ if .telegram_enabled }}
<th>Telegram</th>
{{ end }}
<th>{{ .strings.expiry }}</th>
<th>{{ .strings.lastActiveTime }}</th>
</tr>