feat: Admin team sees everything
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
<div class="font-bold text-xl text-center truncate">
|
||||
{service.name}
|
||||
</div>
|
||||
<div class="text-center truncate">Team {service.teams[0].name}</div>
|
||||
{#if !service.type || !service.fqdn}
|
||||
<div class="font-bold text-center truncate text-red-500 group-hover:text-white">
|
||||
Configuration missing
|
||||
|
Reference in New Issue
Block a user