mirror of
https://github.com/FliegendeWurst/telegram_notes_bot.git
synced 2024-11-22 02:44:58 +00:00
Adjust to Trilium 0.42
This commit is contained in:
parent
7bbe947f9b
commit
8b5ed1ca9e
@ -314,7 +314,7 @@ struct Attribute {
|
|||||||
deleteId: Option<serde_json::Value>,
|
deleteId: Option<serde_json::Value>,
|
||||||
hash: String,
|
hash: String,
|
||||||
isInheritable: bool,
|
isInheritable: bool,
|
||||||
isOwned: bool,
|
//isOwned: bool, // removed in 0.42.2
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Error, Debug)]
|
#[derive(Error, Debug)]
|
||||||
|
Loading…
Reference in New Issue
Block a user