Browse Source

fix(1.97): update patch [skip ci]

Baptiste Augrain 4 months ago
parent
commit
5094d6d12d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      patches/version-0-release.patch

+ 1 - 1
patches/version-0-release.patch

@@ -127,7 +127,7 @@ index 0000000..2a8ea57
 --- /dev/null
 +++ b/src/vs/workbench/common/release.ts
 @@ -0,0 +1,14 @@
-+import { language } from 'vs/base/common/platform.js';
++import { language } from '../../base/common/platform.js';
 +
 +const DEFAULT_LABEL = 'Release:';
 +const LABELS: { [key: string]: string } = {