Notify when attachment download succeeds, fix deadlock in attachment store
This commit is contained in:
@@ -122,8 +122,6 @@
|
||||
|
||||
<signal name="AttachmentDownloadCompleted">
|
||||
<arg type="s" name="attachment_id"/>
|
||||
<arg type="s" name="file_path"/>
|
||||
<arg type="b" name="preview"/>
|
||||
|
||||
<annotation name="org.freedesktop.DBus.DocString"
|
||||
value="Emitted when an attachment download completes successfully."/>
|
||||
|
||||
Reference in New Issue
Block a user