Added secondary_menu_button to the list of elements that become inactive when a message is being generated

This commit is contained in:
jeffser
2024-06-28 16:42:58 -06:00
parent 665f6eb872
commit 073a63fb2d
2 changed files with 4 additions and 3 deletions

View File

@@ -114,7 +114,7 @@
</object>
</property>
<child type="end">
<object class="GtkMenuButton">
<object class="GtkMenuButton" id="secondary_menu_button">
<property name="primary">False</property>
<property name="icon-name">view-more-symbolic</property>
<property name="tooltip-text" translatable="yes">Chat Menu</property>