This commit is contained in:
nsde 2023-10-09 19:30:23 +02:00
commit 151c9cda77

View file

@ -164,4 +164,4 @@ async def new_api_key() -> str:
new_api_key = f'nv-{prefix}{infix}{suffix}' new_api_key = f'nv-{prefix}{infix}{suffix}'
return new_api_key return new_api_key