We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8f572 commit 4529dafCopy full SHA for 4529daf
Desktop/Ui/Pages/Dash/SideBar.razor
@@ -61,6 +61,9 @@
61
<MudText Typo="Typo.body2">Addition API Token Permissions Required</MudText>
62
<MudText Typo="Typo.caption">for one or more installed modules.</MudText>
63
<br/>
64
+ <MudText Typo="Typo.caption">Logout & Login to get a API Token</MudText>
65
+ <MudText Typo="Typo.caption">with all required permissions.</MudText>
66
+ <br/>
67
68
69
@foreach (var perm in PermissionInfos)
0 commit comments