Skip to content

Commit cbf054f

Browse files
author
Feiyang Liu
committed
fixup! patches to show both versions in about dialog
1 parent 8846358 commit cbf054f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/common/integration.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Index: third-party-src/src/vs/base/common/product.ts
4747
===================================================================
4848
--- third-party-src.orig/src/vs/base/common/product.ts
4949
+++ third-party-src/src/vs/base/common/product.ts
50-
@@ -60,6 +60,7 @@ export interface IProductConfiguration {
50+
@@ -60,6 +60,8 @@ export interface IProductConfiguration {
5151
readonly date?: string;
5252
readonly quality?: string;
5353
readonly commit?: string;

0 commit comments

Comments
 (0)