diff options
Diffstat (limited to 'apps/navigator/confvars.sh')
-rw-r--r-- | apps/navigator/confvars.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/navigator/confvars.sh b/apps/navigator/confvars.sh index 2dd6bb10a..774064da6 100644 --- a/apps/navigator/confvars.sh +++ b/apps/navigator/confvars.sh @@ -10,7 +10,7 @@ MOZ_APP_DISPLAYNAME=$MOZ_APP_BASENAME BINOC_NAVIGATOR=1 BINOC_DOWNLOADS=1 MOZ_BRANDING_DIRECTORY=apps/navigator/branding -MOZ_OFFICIAL_BRANDING_DIRECTORY=other-licenses/branding/borealis/release +MOZ_OFFICIAL_BRANDING_DIRECTORY=other-licenses/branding/borealis MOZ_UPDATER= # This should usually be the same as the value MAR_CHANNEL_ID. # If more than one ID is needed, then you should use a comma separated list |