mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
refactoring
This commit is contained in:
@@ -655,4 +655,8 @@ export default class TabRowWidget extends BasicWidget {
|
||||
$tab.addClass(utils.getNoteTypeClass(note.type));
|
||||
$tab.addClass(utils.getMimeTypeClass(note.mime));
|
||||
}
|
||||
|
||||
protectedSessionStartedListener() {
|
||||
// FIXME
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user