mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
This commit is contained in:
parent
a4658f0416
commit
fed623e3a4
@ -5,7 +5,7 @@ import bridge from '../../../services/bridge';
|
||||
|
||||
export const declaration: CommandDeclaration = {
|
||||
name: 'revealResourceFile',
|
||||
label: _('Reveal file in folder'),
|
||||
label: () =>_('Reveal file in folder'),
|
||||
};
|
||||
|
||||
export const runtime = (): CommandRuntime => {
|
||||
|
Loading…
Reference in New Issue
Block a user