Skip to content

Commit

Permalink
Add JSDoc param for context
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Ng <chrng8@gmail.com>
  • Loading branch information
Pytal committed Jun 27, 2022
1 parent b879e69 commit 21270e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/files/js/fileactions.js
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
* Unregister action
*
* @param {object} options options object
* @param {OCA.Files.FileActionContext} options.context action context
* @param {string} options.mime mime type
* @param {string} options.name action name
* @param {string} options.className action element class
Expand Down

0 comments on commit 21270e5

Please sign in to comment.