mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 19:25:23 +00:00
Renamed Personalization to Personalize
This commit is contained in:
@@ -49,7 +49,7 @@ export const PASS_SOURCE = {
|
||||
JOIN: "The imported pass.json's properties will be joined with the current setted props. You might lose some data.",
|
||||
} as const;
|
||||
|
||||
export const PERSONALIZATION = {
|
||||
export const PERSONALIZE = {
|
||||
INVALID:
|
||||
"Cannot add personalization.json to bundle because it is invalid. %s",
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user