mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
update - move to browser (#80806)
* web update - first cut service * web update - move update contribution to browser * update - tweak settings
This commit is contained in:
@@ -219,6 +219,9 @@ import 'vs/workbench/contrib/format/browser/format.contribution';
|
||||
// Themes
|
||||
import 'vs/workbench/contrib/themes/browser/themes.contribution';
|
||||
|
||||
// Update
|
||||
import 'vs/workbench/contrib/update/browser/update.contribution';
|
||||
|
||||
// Watermark
|
||||
import 'vs/workbench/contrib/watermark/browser/watermark';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user