mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 08:02:38 +00:00
edited at x days ago -> edited x days ago
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
<p>loading</p>
|
||||
{:else}
|
||||
<h2>{script.summary}</h2>
|
||||
<p>Edited at {displayDaysAgo(script.created_at ?? '')} by {script.created_by}</p>
|
||||
<p>Edited {displayDaysAgo(script.created_at ?? '')} by {script.created_by}</p>
|
||||
|
||||
<div class="prose">
|
||||
<SvelteMarkdown source={defaultIfEmptyString(script.description, 'No description')} />
|
||||
|
||||
Reference in New Issue
Block a user