mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 20:25:26 +00:00
Add support for undocumented stripColor property.
This commit is contained in:
@@ -20,6 +20,7 @@ interface RequestWithBody extends functions.Request {
|
||||
textColor: string;
|
||||
backgroundColor: string;
|
||||
labelColor: string;
|
||||
stripColor: string;
|
||||
relevantDate?: string;
|
||||
expiryDate?: string;
|
||||
relevantLocationLat?: number;
|
||||
|
||||
Reference in New Issue
Block a user