chore: add extensions to the barebone sidebar

merge-requests/8/head
Nefo Fortressia 2021-10-31 16:59:46 +07:00
parent 390485b3b1
commit cc4811b01b
1 changed files with 5 additions and 1 deletions

View File

@ -56,7 +56,11 @@
<!-- Extensions Tab -->
<property name="name">extensions</property>
<property name="title">Extensions</property>
<property name="child"></property>
<property name="child">
<object class="GtkBox">
<property name="orientation">GTK_ORIENTATION_VERTICAL</property>
</object>
</property>
</object>
</child>