fix: 🩹 add azaze to 2hdp

This commit is contained in:
Michel Roux 2024-12-25 22:08:38 +01:00
parent f4f1a93611
commit 3ca2ac22d3

@ -13,7 +13,7 @@ parser = ArgumentParser()
parser.add_argument(
"--keyword",
action="append",
default=["mhdgz", "winks", "pophd", "multi"],
default=["mhdgz", "winks", "pophd", "azaze", "multi"],
help="Prefered words to search on names",
)
parser.add_argument(