mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-13 16:05:00 +00:00
fix: show script path when schedule summary is empty (#3487)
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
{@html marked}
|
||||
</span>
|
||||
{:else}
|
||||
{summary ?? script_path}
|
||||
{summary || script_path}
|
||||
{/if}
|
||||
</div>
|
||||
<div class="text-secondary text-xs truncate text-left font-light">
|
||||
|
||||
Reference in New Issue
Block a user