mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-12 20:37:08 -07:00
Simplify paste handling (#16654)
This commit is contained in:
committed by
GitHub
parent
5cd21ef8fe
commit
1fdd49344b
@@ -94,7 +94,6 @@ describe('MultiFolderTrustDialog', () => {
|
||||
ctrl: false,
|
||||
meta: false,
|
||||
shift: false,
|
||||
paste: false,
|
||||
sequence: '',
|
||||
insertable: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user