mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
smaller refactorings
This commit is contained in:
@@ -18,6 +18,8 @@ class Entity {
|
||||
|
||||
async save() {
|
||||
await repository.updateEntity(this);
|
||||
|
||||
return this;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user