add delete to header actions (#312)

This commit is contained in:
AmirHossein Abdolmotallebi 2024-12-21 12:47:32 +03:30 committed by GitHub
parent d76ba33df7
commit 3a9d1c22f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -946,6 +946,8 @@ class HomeComponent(
+stopQueueGroupAction
+stopAllAction
separator()
+downloadActions.deleteAction
separator()
+openQueuesAction
+gotoSettingsAction
}