Update UIDesktop.js

This commit is contained in:
jelveh
2026-05-04 21:09:48 -07:00
parent 9e8371bde6
commit 2f1b9aad06
-10
View File
@@ -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
//--------------------------------------------------
{