File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -33,3 +33,5 @@ ENTERPRISE_MARKETING_FOOTER_UTM_MEDIUM=''
3333APP_ID = ' '
3434MFE_CONFIG_API_URL = ' '
3535ACCOUNT_SETTINGS_URL = ' '
36+ # Fallback in local style files
37+ PARAGON_THEME_URLS = {}
Original file line number Diff line number Diff line change @@ -38,3 +38,5 @@ ENTERPRISE_MARKETING_FOOTER_UTM_MEDIUM='Footer'
3838APP_ID = ' '
3939MFE_CONFIG_API_URL = ' '
4040ACCOUNT_SETTINGS_URL = http://localhost:1997
41+ # Fallback in local style files
42+ PARAGON_THEME_URLS = {}
Original file line number Diff line number Diff line change @@ -36,3 +36,4 @@ ENTERPRISE_MARKETING_UTM_SOURCE='example.com'
3636ENTERPRISE_MARKETING_UTM_CAMPAIGN = ' example.com Referral'
3737ENTERPRISE_MARKETING_FOOTER_UTM_MEDIUM = ' Footer'
3838ACCOUNT_SETTINGS_URL = http://localhost:1997
39+ PARAGON_THEME_URLS = {}
You can’t perform that action at this time.
0 commit comments