Merge pull request #119 from DarkOnion0/dev

fix: make the notion-enhancer menu visible again
This commit is contained in:
Tom 2022-11-25 14:31:01 +11:00 committed by GitHub
commit 7e9cd1b581

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">