mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-05 19:15:32 +00:00
Merge branch 'hide-contacts-pane' into 'master'
ui/main-window: Hide contacts pane Closes #83 See merge request Librem5/calls!68
This commit is contained in:
commit
52490d55b8
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
<property name="expand">True</property>
|
||||
<child>
|
||||
<object class="GtkBox" id="contacts">
|
||||
<property name="visible">True</property>
|
||||
<property name="visible">False</property>
|
||||
<property name="can_focus">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
|
Loading…
Reference in a new issue