mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
fix: Reload graph after a theme change
This commit is contained in:
parent
58ffc0c326
commit
040fa37f77
@ -598,4 +598,4 @@ document.addEventListener("nav", async (e: CustomEventMap["nav"]) => {
|
||||
|
||||
document.addEventListener("keydown", shortcutHandler)
|
||||
window.addCleanup(() => document.removeEventListener("keydown", shortcutHandler))
|
||||
})
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user