mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 18:25:24 +00:00
Added a bit of space: let's make the code breathe
This commit is contained in:
@@ -564,6 +564,7 @@ export default class PKPass extends Bundle {
|
|||||||
this.secondaryFields.push(...secondaryFields);
|
this.secondaryFields.push(...secondaryFields);
|
||||||
this.auxiliaryFields.push(...auxiliaryFields);
|
this.auxiliaryFields.push(...auxiliaryFields);
|
||||||
this.backFields.push(...backFields);
|
this.backFields.push(...backFields);
|
||||||
|
|
||||||
if (this.type === "boardingPass") {
|
if (this.type === "boardingPass") {
|
||||||
this.transitType = transitType;
|
this.transitType = transitType;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user