mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-16 05:25:34 +00:00
Bundle: added another message to Messages
This commit is contained in:
@@ -74,6 +74,7 @@ export const MODELS = {
|
||||
} as const;
|
||||
|
||||
export const BUNDLE = {
|
||||
MIME_TYPE_MISSING: "Cannot build Bundle. MimeType is missing",
|
||||
CLOSED: "Cannot add file. Bundle is closed.",
|
||||
} as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user