GUI: generate sops key when creating clan
This commit is contained in:
@@ -33,7 +33,6 @@ class Prompt:
|
||||
description=data["description"],
|
||||
prompt_type=PromptType(data["type"]),
|
||||
persist=data.get("persist", data["persist"]),
|
||||
previous_value=data.get("previousValue"),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user