mirror of
https://github.com/NovaOSS/nova-cord.git
synced 2024-11-25 17:13:56 +01:00
Merge branch 'main' of https://github.com/NovaOSS/nova-cord
This commit is contained in:
commit
151c9cda77
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue