mirror of
https://github.com/laurent22/joplin.git
synced 2025-03-20 20:55:18 +02:00
Update dictionary
This commit is contained in:
parent
da393f6c34
commit
298549e51a
packages
@ -120,7 +120,7 @@ const filterByTableName = (
|
||||
}
|
||||
const requiredNotesQuery = requiredNotes.join(' UNION ');
|
||||
|
||||
// We need notes without atleast one excluded (tag/resource)
|
||||
// We need notes without at least one excluded (tag/resource)
|
||||
withCondition = `
|
||||
notes_with_${requirement}_${tableName}
|
||||
AS (
|
||||
|
@ -53,7 +53,6 @@ Asrient
|
||||
asterix
|
||||
atest
|
||||
atestb
|
||||
atleast
|
||||
attribname
|
||||
attribs
|
||||
attribvalue
|
||||
|
Loading…
x
Reference in New Issue
Block a user