You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-11 23:17:19 +02:00
Simplified command service code further
This commit is contained in:
@@ -14,6 +14,6 @@ export const runtime = ():CommandRuntime => {
|
||||
type: 'HISTORY_BACKWARD',
|
||||
});
|
||||
},
|
||||
isEnabled: 'historyhasBackwardNotes',
|
||||
enabledCondition: 'historyhasBackwardNotes',
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user