do not display AppId

This commit is contained in:
Son NK 2021-04-01 12:32:14 +02:00
parent 36e7cf3fdc
commit 313b442af7
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@
</div>
<div class="card-body">
App ID: <em>{{ client.oauth_client_id }} </em><br>
<span class="h1 m-0">{{ client.nb_user() }}</span> Users <br>
Created {{ client.created_at |dt }} <br>
{% if client.last_user_login() %}