Update AWSAttribution endpoint to prod endpoint (#1335)

This commit is contained in:
amzn-hdoke
2021-06-16 14:25:26 -07:00
committed by GitHub
parent aa2c27b22d
commit b74a153f75
5 changed files with 26 additions and 14 deletions
@@ -47,8 +47,6 @@ CEditorPreferencesPage_AWS::CEditorPreferencesPage_AWS()
{
m_settingsRegistry = AZStd::make_unique<AZ::SettingsRegistryImpl>();
InitializeSettings();
// TODO Update with AWS svg.
m_icon = QIcon(":/res/AWS_preferences_icon.svg");
}