diff --git a/src/views/profile.html b/src/views/profile.html index e6648fde9..f114f2ecc 100644 --- a/src/views/profile.html +++ b/src/views/profile.html @@ -484,8 +484,9 @@
| {{ 'profile.apiTokens.name' | tr }} | -{{ 'profile.apiTokens.lastUsed' | tr }} | +{{ 'profile.apiTokens.name' | tr }} | +{{ 'profile.apiTokens.lastUsed' | tr }} | +{{ 'profile.apiTokens.scope' | tr }} | {{ 'main.actions' | tr }} | + Read+Write + Read + |
|---|