mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-15 08:42:49 +09:00
retain clipboard
This commit is contained in:
@@ -43,7 +43,7 @@ export function paste(id, new_id=null){
|
||||
}
|
||||
|
||||
clipboard_op.set('copy')
|
||||
clipboard.set([]);
|
||||
// clipboard.set([]);
|
||||
}
|
||||
|
||||
export function del_fs(id){
|
||||
|
||||
Reference in New Issue
Block a user