From 06700a60e65769f15151b78cf6ab52d09b34156c Mon Sep 17 00:00:00 2001 From: JinkeZheng Date: Mon, 17 Aug 2026 12:58:32 +0800 Subject: [PATCH] fix: resolve scoped DSH plugin package --- dsh-plugin/cordis.patch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsh-plugin/cordis.patch.yml b/dsh-plugin/cordis.patch.yml index 579b598..a8a1e04 100644 --- a/dsh-plugin/cordis.patch.yml +++ b/dsh-plugin/cordis.patch.yml @@ -1,4 +1,4 @@ # Profile bundle patch. The package's dsh.client manifest contributes its browser half. - insert: - id: coop-with-vs - name: dsh-plugin-coop-with-vs + name: '@prophet/dsh-plugin-coop-with-vs'