Skip to content

Commit 95ea117

Browse files
committed
[GUI] Revert Capabilities Glob
1 parent a68fdc4 commit 95ea117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owmods_gui/backend/capabilities/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "../gen/schemas/desktop-schema.json",
33
"identifier": "main-capabilities",
44
"local": true,
5-
"windows": ["*"],
5+
"windows": ["main", "logs", "game-*"],
66
"permissions": [
77
"core:window:allow-set-title",
88
"core:window:allow-set-focus",

0 commit comments

Comments
 (0)