Skip to content

Commit

Permalink
Fix jsdoc for qz.printers.getStatus
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf authored Feb 23, 2021
1 parent 4bed8e3 commit d23d32b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/qz-tray.js
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,8 @@ var qz = (function() {
* @since 2.1.0
*
* @see qz.printers.startListening
*
* @memberof qz.printers
*/
getStatus: function() {
return _qz.websocket.dataPromise('printers.getStatus');
Expand Down

0 comments on commit d23d32b

Please sign in to comment.