mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00:00
Revert "try fix firefox v2 paste problem" (#12126)
This reverts commit 590ecc43ff.
This commit is contained in:
@@ -128,6 +128,9 @@ class PlatformFFI {
|
||||
};
|
||||
context.callMethod('init');
|
||||
version = getByName('version');
|
||||
window.onContextMenu.listen((event) {
|
||||
event.preventDefault();
|
||||
});
|
||||
|
||||
context['onRegisteredEvent'] = (String message) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user