We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b481d18 commit add6be4Copy full SHA for add6be4
1 file changed
packaging/manifests/windows-msi.manifest.json
@@ -48,7 +48,7 @@
48
],
49
"required": true,
50
"default": true,
51
- "workspacePath": "../../../gnustep/plugins-themes-winuitheme"
+ "workspacePath": ".omd-theme-inputs/plugins-themes-winuitheme"
52
},
53
{
54
"name": "Win11Theme",
@@ -60,7 +60,7 @@
60
61
"required": false,
62
"default": false,
63
- "workspacePath": "../../../gnustep/plugins-themes-win11theme"
+ "workspacePath": ".omd-theme-inputs/plugins-themes-win11theme"
64
}
65
66
"packagedDefaults": {
0 commit comments