mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-10-30 14:17:55 +00:00
do not restore clipboard, closes #742
This commit is contained in:
@@ -49,7 +49,7 @@ export const defaultConfig = (): Config => ({
|
||||
overlayBackgroundClose: true,
|
||||
itemCheckKey: null,
|
||||
delveGridKey: null,
|
||||
restoreClipboard: true,
|
||||
restoreClipboard: false,
|
||||
commands: [{
|
||||
text: '/hideout',
|
||||
hotkey: 'F5',
|
||||
|
||||
Reference in New Issue
Block a user