Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MWPW-146030 and MWPW-143704 Add fresco-any and cc-paid-no-stock #2657

Merged
merged 1 commit into from
Jul 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions libs/features/personalization/entitlements.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ const ENTITLEMENT_MAP = {
'76e408f6-ab08-49f0-adb6-f9b4efcc205d': 'cc-free',
'08216aa4-4a0f-4136-8b27-182212764a7c': 'dc-free',
'fc2d5b34-fa75-4e80-9f23-7d4b40bcfc9b': 'cc-paid',
'c6927505-97b3-4655-995a-6452630fa9cb': 'fresco-any',
'e82be3ab-1fbc-4410-a099-af6ac6d5dffe': 'cc-paid-no-stock',

// PEP segments
'6cb0d58c-3a65-47e2-b459-c52bb158d5b6': 'lightroom-web-usage',
'caa3de84-6336-4fa8-8db2-240fc88106cc': 'photoshop-signup-source',
Expand Down
1 change: 1 addition & 0 deletions libs/features/personalization/stage-entitlements.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const STAGE_ENTITLEMENTS = {
'47e204a3-220a-4e53-a95e-94b6eded0d26': '3d-substance-collection',
'4ec7b469-42c9-4367-a7da-39f11a32d880': '3d-substance-texturing',
'2a93b6cc-90a2-4cff-a32d-03c71d4692e6': 'cc-free',
'6d9880f1-fac9-4c5e-8094-fafaf8115b26': 'fresco-any',
// PEP segments
'9202b767-77dc-4e6e-8d74-488d9ef08900': 'lightroom-web-usage',
'3a7ffcce-11b8-4242-8cdf-8c8d059ae1cd': 'photoshop-signup-source',
Expand Down