mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 18:25:51 +01:00
client/read only note info bar: add support for zen mode
This commit is contained in:
@@ -153,6 +153,7 @@ export default class MobileLayout {
|
||||
.child(<SharedInfoWidget />)
|
||||
.child(<ReadOnlyNoteInfoBar />)
|
||||
.child(<FloatingButtons items={MOBILE_FLOATING_BUTTONS} />)
|
||||
.child(<ReadOnlyNoteInfoBar zenModeOnly />)
|
||||
.child(new PromotedAttributesWidget())
|
||||
.child(
|
||||
new ScrollingContainer()
|
||||
|
||||
Reference in New Issue
Block a user