mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 15:55:52 +01:00
findwidget in read only notes WIP
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export default class FindInText {
|
||||
constructor(parent) {
|
||||
/** @property {FindWidget} */
|
||||
this.parent = parent;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user