Added delete chat option in secondary menu
This commit is contained in:
@@ -1054,6 +1054,10 @@ By downloading any model you accept their license agreement available on the mod
|
||||
</section>
|
||||
</menu>
|
||||
<menu id="secondary_menu">
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Delete Chat</attribute>
|
||||
<attribute name="action">app.delete_current_chat</attribute>
|
||||
</item>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Rename Chat</attribute>
|
||||
<attribute name="action">app.rename_current_chat</attribute>
|
||||
|
||||
Reference in New Issue
Block a user