Skip to content

Commit 30e0b2a

Browse files
committed
fix if no groups defined
1 parent 7ebf7c8 commit 30e0b2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const config = {
4848

4949
// You can 'collapse' or group certain profiles to reduce the number of profiles in the panel. Instead they're listed in the settings but still a profile icon is shown.
5050
// Note: the name of the group must be the default option for this group.
51+
profile_group_mapping: {}
5152
// profile_group_mapping: {
5253
// car: {
5354
// options: [

0 commit comments

Comments
 (0)