privacy: hide when no active streams
This commit is contained in:
parent
f4776cb307
commit
816a35af9c
2 changed files with 2 additions and 4 deletions
|
|
@ -108,9 +108,7 @@ PanelWindow {
|
|||
spacing: M.Theme.groupSpacing
|
||||
|
||||
M.BarGroup {
|
||||
M.Privacy {
|
||||
visible: M.Modules.privacy.enable
|
||||
}
|
||||
M.Privacy {}
|
||||
M.Clock {
|
||||
visible: M.Modules.clock.enable
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue