fix: make the notion-enhancer menu visible again

This commit is contained in:
Alexo 2022-08-01 16:37:44 +00:00
parent 4e2253d0ac
commit 70abec5630

View File

@ -11,7 +11,7 @@ const notificationsURL = 'https://notion-enhancer.github.io/notifications.json';
export default async function ({ env, fs, storage, registry, web }, db) {
web.addHotkeyListener(await db.get(['hotkey']), env.focusMenu);
const sidebarSelector = '.notion-sidebar-container .notion-sidebar > div:nth-child(4)';
const sidebarSelector = '.notion-sidebar-container .notion-sidebar > div:nth-child(3) > div > div:nth-child(2)';
await web.whenReady([sidebarSelector]);
const $sidebarLink = web.html`<div class="enhancer--sidebarMenuLink" role="button" tabindex="0">