mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
blob WIP
This commit is contained in:
@@ -34,7 +34,7 @@ async function processEntityChanges(entityChanges) {
|
||||
|
||||
loadResults.addOption(ec.entity.name);
|
||||
}
|
||||
else if (['etapi_tokens', 'note_attachments'].includes(ec.entityName)) {
|
||||
else if (['etapi_tokens', 'attachments'].includes(ec.entityName)) {
|
||||
// NOOP
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user