mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 16:33:27 +00:00
Removes encrypted data from search
This commit is contained in:
@@ -2310,7 +2310,8 @@ object LocalCache : ILocalCache, ICacheProvider {
|
||||
note.event is LnZapRequestEvent ||
|
||||
note.event is FileHeaderEvent ||
|
||||
note.event is MetadataEvent ||
|
||||
note.event is ContactListEvent
|
||||
note.event is ContactListEvent ||
|
||||
note.event is AppSpecificDataEvent
|
||||
)
|
||||
|
||||
fun findNotesStartingWith(
|
||||
|
||||
Reference in New Issue
Block a user