mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-17 13:35:38 +00:00
♻️ refactor
This commit is contained in:
@@ -159,7 +159,7 @@ export async function applyBlueprint({
|
|||||||
createdAt: Math.floor(Date.now() / 1000),
|
createdAt: Math.floor(Date.now() / 1000),
|
||||||
succeeded: blueprintSucceeded,
|
succeeded: blueprintSucceeded,
|
||||||
message: blueprintMessage,
|
message: blueprintMessage,
|
||||||
source: source
|
source
|
||||||
})
|
})
|
||||||
.returning();
|
.returning();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user