mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-21 04:36:18 +00:00
Update UIDesktop.js
This commit is contained in:
@@ -2178,16 +2178,6 @@ $(document).on('click', '.user-options-menu-btn', async function (e) {
|
||||
},
|
||||
},
|
||||
//--------------------------------------------------
|
||||
// Keyboard Shortcuts
|
||||
//--------------------------------------------------
|
||||
{
|
||||
html: i18n('keyboard_shortcuts'),
|
||||
id: 'keyboard_shortcuts',
|
||||
onClick: async function () {
|
||||
window.open('/dashboard', '_blank');
|
||||
},
|
||||
},
|
||||
//--------------------------------------------------
|
||||
// My Websites
|
||||
//--------------------------------------------------
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user