This commit is contained in:
Neeraj Gupta 2023-03-21 14:16:40 +05:30
parent 8571c024f7
commit 5ca06c12d7
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

@ -46,7 +46,7 @@ class Code {
account +
"?algorithm=SHA1&digits=6&issuer=" +
issuer +
"period=30&secret=" +
"&period=30&secret=" +
secret,
);
}