fix: 🩹 add azaze to 2hdp
All checks were successful
dl / lint (push) Successful in 1m39s
dl / docker (push) Successful in 2m52s

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

View File

@ -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(