mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-16 17:22:51 +09:00
add shortcut key to go up directory level
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
} else if(type == 'RecycleBin'){
|
||||
menu_obj = (await import('./context_menu/RecycleBin')).make({type, originator});
|
||||
|
||||
|
||||
} else {
|
||||
console.log('unknown context menu type')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user