mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-07-09 21:58:42 +02:00
fix bad mapping for is complete on campaign templates
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
@@ -660,7 +660,7 @@
|
||||
</a>
|
||||
{/if}
|
||||
</TableCell>
|
||||
<TableCellCheck value={template.isComplete} />
|
||||
<TableCellCheck value={template.isUsable} />
|
||||
{#if contextCompanyID}
|
||||
<TableCellScope companyID={template.companyID} />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user