Skip to content

Commit

Permalink
fix display_config app setting def (#2051)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkonie committed Mar 3, 2025
1 parent 13b6c33 commit 9843977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samplesheets/plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ class ProjectAppPlugin(
'label': 'Sample sheet display configuration',
'description': 'User specific JSON configuration for column '
'display in project sample sheets',
'user_modifiable': False,
},
'display_config_default': {
'scope': APP_SETTING_SCOPE_PROJECT,
Expand Down

0 comments on commit 9843977

Please sign in to comment.