Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Commit 8daf61a

Browse files
committed
Add @SInCE
1 parent a31e12f commit 8daf61a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/background.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ chrome.runtime.onMessageExternal.addListener(function(request, sender) {
6262
});
6363

6464
/**
65-
* Gemerate a TOTP code
65+
* Generate a TOTP code
66+
*
67+
* @since 3.0.0
6668
*
6769
* @return string Generated code
6870
*/

0 commit comments

Comments
 (0)