Skip to content

Commit fda3147

Browse files
Add id to contain
1 parent 1fad054 commit fda3147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/get-web-push-certificate-insert-serial-operations.ts

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ export async function getWebPushCertificateInsertSerialOperations(
7777
type: 'insert',
7878
table: 'links',
7979
objects: {
80+
id: containLinkId,
8081
type_id: containTypeLinkId,
8182
from_id: containerLinkId || deep.linkId,
8283
to_id: webPushCertificateLinkId,

0 commit comments

Comments
 (0)