mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-18 15:17:45 +01:00
Merge branch 'main' into media
This commit is contained in:
@@ -59,7 +59,6 @@ class Translation(DVMTaskInterface):
|
||||
dvm_config=dvm_config)
|
||||
text = evt.content()
|
||||
|
||||
|
||||
elif tag.as_vec()[0] == 'param':
|
||||
param = tag.as_vec()[1]
|
||||
if param == "language": # check for param type
|
||||
|
||||
Reference in New Issue
Block a user