mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 03:06:30 +01:00
updates
This commit is contained in:
@@ -16,7 +16,7 @@ Outputs: Text containing the Translation in the desired language.
|
||||
|
||||
|
||||
class Translation(DVMTaskInterface):
|
||||
NAME: str
|
||||
NAME: str = ""
|
||||
KIND: int = EventDefinitions.KIND_NIP90_TRANSLATE_TEXT
|
||||
TASK: str = "translation"
|
||||
COST: int = 0
|
||||
|
||||
Reference in New Issue
Block a user