Skip to content

Commit

Permalink
Default show translation in menubalk
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoJokhan committed Apr 22, 2024
1 parent d6e1ee7 commit d00aaee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cms/lib/modules/openstad-global/lib/fields.js
Expand Up @@ -93,7 +93,7 @@ module.exports = [
type: 'boolean',
name: 'translateInMenu',
label: 'The translate widget should be visible in the menubar',
def: false,
def: true,
choices: [
{
label: 'Yes',
Expand Down

1 comment on commit d00aaee

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Published new image: openstad/frontend:bugfix-fix-broken-translate-widget-when-not-using-globaltranslate-d00aaee

Please sign in to comment.