mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
nit for app resource types
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
>
|
||||
{#if `app` in obj}
|
||||
<div class="mr-2 text-sm text-left truncate w-24">
|
||||
<IconedResourceType silent={true} name={obj['app']} />
|
||||
<IconedResourceType after={true} silent={false} name={obj['app']} />
|
||||
</div>
|
||||
{/if}
|
||||
{#if `resource_type` in obj}
|
||||
|
||||
Reference in New Issue
Block a user