diff --git a/src/component/menuContent/supportSetting/index.js b/src/component/menuContent/supportSetting/index.js index aa942d25..0863ff83 100644 --- a/src/component/menuContent/supportSetting/index.js +++ b/src/component/menuContent/supportSetting/index.js @@ -55,7 +55,7 @@ supportSetting.link = { resetting: 'Resetting-when-opening-the-browser', privacy: 'Respecting-your-privacy', backgroundImageVideo: 'Setting-a-background-video-or-image', - firefox: 'Setting-nightTab-as-your-Firefox-homepage' + firefox: 'Setting-' + appName + '-as-your-Firefox-homepage' } };