mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
removed last global keyboard handlers
This commit is contained in:
@@ -17,7 +17,7 @@ const TPL = `
|
||||
`;
|
||||
|
||||
export default class HistoryNavigationWidget extends BasicWidget {
|
||||
render() {
|
||||
doRender() {
|
||||
if (!utils.isElectron()) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user