Skip to content

Commit

Permalink
chore: reset logo properly
Browse files Browse the repository at this point in the history
  • Loading branch information
vesameskanen committed May 26, 2023
1 parent 7994166 commit d82ca95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/configurations/config.kela.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default configMerger(matkaConfig, {
favicon: './app/configurations/images/default/favicon.png',
feedIds: ['kela'],
textLogo: true,
logo: '', // override default logo from matka config
logo: null, // override default logo from matka config
appBarLink: false, // override default config - would show Traficom otherwise

meta: {
Expand Down

0 comments on commit d82ca95

Please sign in to comment.