mirror of
https://github.com/zadam/trilium.git
synced 2026-07-05 11:08:36 +02:00
fix(mobile/search): duplicate search parameters
This commit is contained in:
@@ -77,7 +77,6 @@ export default class MobileLayout {
|
||||
.child(<NoteTitleActions />)
|
||||
.child(<NoteDetail />)
|
||||
.child(<NoteList media="screen" />)
|
||||
.child(<StandaloneRibbonAdapter component={SearchDefinitionTab} />)
|
||||
.child(<SearchResult />)
|
||||
.child(<FilePropertiesWrapper />)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user