open a file when it is clicked from the download list (#2501)
This commit is contained in:
@@ -152,6 +152,7 @@ export const HIDE_DOWNLOADS_DROPDOWN_BUTTON_BADGE = 'hide-downloads-dropdown-but
|
||||
export const REQUEST_DOWNLOADS_DROPDOWN_INFO = 'request-downloads-dropdown-info';
|
||||
export const UPDATE_DOWNLOADS_DROPDOWN = 'update-downloads-dropdown';
|
||||
export const DOWNLOADS_DROPDOWN_SHOW_FILE_IN_FOLDER = 'downloads-dropdown-show-file-in-folder';
|
||||
export const DOWNLOADS_DROPDOWN_OPEN_FILE = 'downloads-dropdown-open-file';
|
||||
export const REQUEST_HAS_DOWNLOADS = 'request-has-downloads';
|
||||
export const DOWNLOADS_DROPDOWN_FOCUSED = 'downloads-dropdown-focused';
|
||||
export const RECEIVE_DOWNLOADS_DROPDOWN_SIZE = 'receive-downloads-dropdown-size';
|
||||
|
Reference in New Issue
Block a user