Remove API key From Console

This commit is contained in:
2023-10-30 13:33:16 +01:00
parent 944ec36b8a
commit 6ddb5b8a80
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ class CL_GET_USER(BaseModel):
class CL_GET_USER_CLIENT(BaseModel):
dbname: str
user: str
hostname: str
class CL_ADD_GROUP_VOLUME(BaseModel):
label: str