chore(record)
This commit is contained in:
@@ -242,7 +242,9 @@ export async function getUserRecordByTypeNameContent(
|
||||
type,
|
||||
// content,
|
||||
name,
|
||||
// active,
|
||||
active: {
|
||||
not: 3,
|
||||
},
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
+1
-1
@@ -236,7 +236,7 @@ export function applyRecordEmailHtml({
|
||||
</table>
|
||||
|
||||
<div class="button-container">
|
||||
<a href="${appUrl}/admin/domains" class="button">Review Record</a>
|
||||
<a href="${appUrl}/admin/records" class="button">Review Record</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user