Skip to content

Commit

Permalink
Merge pull request #104402 from microsoft/roblou/fix104401
Browse files Browse the repository at this point in the history
  • Loading branch information
sandy081 committed Aug 11, 2020
2 parents 8fe4193 + ca929de commit 4c23fc2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -219,7 +219,7 @@ export const tocData: ITOCEntry = {
{
id: 'application/settingsSync',
label: localize('settingsSync', "Settings Sync"),
settings: ['settingsSync.*']
settings: ['settingsSync.*', 'sync.*']
}
]
}
Expand Down

0 comments on commit 4c23fc2

Please sign in to comment.