mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 22:25:24 +00:00
Improved examples code
This commit is contained in:
@@ -26,7 +26,7 @@ app.route("/scratch/:modelName").get(async (request, response) => {
|
||||
"../../models/exampleBooking.pass/icon.png",
|
||||
),
|
||||
),
|
||||
await getCertificates(),
|
||||
getCertificates(),
|
||||
]);
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user