feat/Update_Controllers_to_Allow_for_Premium_Membership
This commit is contained in:
@@ -33,7 +33,7 @@ export type CvTheme = {
|
||||
photoShape: string;
|
||||
supportsIcons: boolean;
|
||||
atsFriendly: boolean;
|
||||
premium: boolean;
|
||||
requiresPro: boolean;
|
||||
available: boolean;
|
||||
swatches: string[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user