Skip to content

Commit 9538d06

Browse files
committed
style: Final polish and refactoring
1 parent 925e2e8 commit 9538d06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

misp_modules/modules/expansion/qrcode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
MODULE_INFO = {
3636
"version": "0.3",
37-
"author": "Sascha Rommelfangen & SSI OpenSource",
37+
"author": "Sascha Rommelfangen",
3838
"description": "Decode QR codes from attachments OR remote URLs (Anti-Quishing).",
3939
"module-type": ["expansion", "hover"],
4040
"name": "QR Code Decode",

0 commit comments

Comments
 (0)