small API additions

This commit is contained in:
zadam
2020-06-14 14:30:57 +02:00
parent 16fef78344
commit fb975849b9
7 changed files with 19 additions and 5 deletions

View File

@@ -100,4 +100,4 @@ export default class NoteTitleWidget extends TabAwareWidget {
beforeUnloadEvent() {
this.spacedUpdate.updateNowIfNecessary();
}
}
}