mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-31 09:10:30 -04:00
Merge from vscode e0762af258c0b20320ed03f3871a41967acc4421 (#7404)
* Merge from vscode e0762af258c0b20320ed03f3871a41967acc4421 * readd svgs
This commit is contained in:
@@ -197,9 +197,9 @@ export const tocData: ITOCEntry = {
|
||||
settings: ['telemetry.*']
|
||||
},
|
||||
{
|
||||
id: 'application/sync',
|
||||
label: localize('sync', "Sync"),
|
||||
settings: ['userConfiguration.*']
|
||||
id: 'application/configurationSync',
|
||||
label: localize('configuration sync', "Configuration Sync"),
|
||||
settings: ['configurationSync.*']
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user