frontend: enable layout selector feature for smart layout configuration
This commit is contained in:
parent
f6abd1cb4c
commit
d20571b0ef
@ -57,7 +57,7 @@ const DEFAULT_FEATURES: ApplicationFeatures = {
|
||||
showSettings: true,
|
||||
showFullscreen: true,
|
||||
showThemeSelector: true,
|
||||
showLayoutSelector: false,
|
||||
showLayoutSelector: true, // flag for allowing smart layout. It's changed manually.
|
||||
|
||||
canModerateRoom: false,
|
||||
canRecordRoom: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user