mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
rename froca entities to have F-prefix, #3476
This commit is contained in:
@@ -8,7 +8,7 @@ export default class AbstractLauncher extends OnClickButtonWidget {
|
||||
|
||||
this.class("launcher-button");
|
||||
|
||||
/** @type {NoteShort} */
|
||||
/** @type {FNote} */
|
||||
this.launcherNote = launcherNote;
|
||||
|
||||
for (const label of launcherNote.getOwnedLabels('keyboardShortcut')) {
|
||||
|
||||
Reference in New Issue
Block a user