Remove API key From Console

This commit is contained in:
2023-10-09 12:51:59 +02:00
parent 558928da1d
commit 9b6efa5eb0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,5 +76,5 @@ class CL_ADD_CLIENT(BaseModel):
database: str
class CL_GET_USER(BaseModel):
query: str
user: str
database: str