mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 22:25:24 +00:00
Fixed building with pg linking in examples and added example:debug script
This commit is contained in:
@@ -61,7 +61,6 @@ app.all(async function manageRequest(request, response) {
|
||||
},
|
||||
{
|
||||
message: "Thank you for using this package <3",
|
||||
// @ts-expect-error
|
||||
format: "PKBarcodeFormatMock44617",
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user