Skip to content

Commit acfef93

Browse files
committed
Bugfix: Allow file viewer to load settings
1 parent 34e268a commit acfef93

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apps/desktop/src-tauri/capabilities/viewer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"core:window:allow-set-title",
1111
"core:window:allow-set-focus",
1212
"core:window:allow-get-all-windows",
13-
"core:event:default"
13+
"core:event:default",
14+
"store:default"
1415
]
1516
}

0 commit comments

Comments
 (0)