mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 22:25:24 +00:00
FIxed Bundle test and changed bundle closed message
This commit is contained in:
@@ -77,7 +77,7 @@ export const MODELS = {
|
||||
|
||||
export const BUNDLE = {
|
||||
MIME_TYPE_MISSING: "Cannot build Bundle. MimeType is missing",
|
||||
CLOSED: "Cannot add file. Bundle is closed.",
|
||||
CLOSED: "Cannot add file or set property. Bundle is closed.",
|
||||
} as const;
|
||||
|
||||
export const FROM = {
|
||||
|
||||
Reference in New Issue
Block a user