Skip to content

Commit

Permalink
Update src/popup/modules/QrLib/QrError.js
Browse files Browse the repository at this point in the history
Co-Authored-By: ongspxm <ongspxm@gmail.com>
  • Loading branch information
rugk and ongspxm authored Mar 20, 2019
1 parent f0123fd commit f91faad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/popup/modules/QrLib/QrError.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Errors in QR code generation
*
* @module QrLib/QrErrors
* @module QrLib/QrError
*/

export class DataOverflowError extends Error {
Expand Down

0 comments on commit f91faad

Please sign in to comment.