feat: add link to admin panel
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
<mat-toolbar style="justify-content: space-between;">
|
||||
<a href="/" style="color: inherit;">Winsomnia</a>
|
||||
<a href="/admin" style="color: inherit; font-size: 14px" *appHasRole="AuthRoles.Admin">Админ панель</a>
|
||||
</mat-toolbar>
|
||||
|
Reference in New Issue
Block a user