Skip to content

Commit 4529daf

Browse files
committed
Make missing permissions popup more helpful
1 parent 8f8f572 commit 4529daf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Desktop/Ui/Pages/Dash/SideBar.razor

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
<MudText Typo="Typo.body2">Addition API Token Permissions Required</MudText>
6262
<MudText Typo="Typo.caption">for one or more installed modules.</MudText>
6363
<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/>
6467
<br/>
6568
<br/>
6669
@foreach (var perm in PermissionInfos)

0 commit comments

Comments
 (0)