improve support links

This commit is contained in:
zombieFox 2021-09-26 09:27:00 +01:00
parent bb6191ee50
commit 3cd3b87938
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ supportSetting.link = {
resetting: 'Resetting-when-opening-the-browser', resetting: 'Resetting-when-opening-the-browser',
privacy: 'Respecting-your-privacy', privacy: 'Respecting-your-privacy',
backgroundImageVideo: 'Setting-a-background-video-or-image', backgroundImageVideo: 'Setting-a-background-video-or-image',
firefox: 'Setting-nightTab-as-your-Firefox-homepage' firefox: 'Setting-' + appName + '-as-your-Firefox-homepage'
} }
}; };