mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 16:56:28 +01:00
fixes
This commit is contained in:
@@ -182,7 +182,7 @@ def upload_media_to_hoster(filepath: str):
|
||||
raise Exception("Upload not possible, all hosters didn't work or couldn't generate output")
|
||||
|
||||
|
||||
def build_status_reaction(status, task, amount, content):
|
||||
def build_status_reaction(status, task, amount, content, dvm_config):
|
||||
alt_description = "This is a reaction to a NIP90 DVM AI task. "
|
||||
|
||||
if status == "processing":
|
||||
|
||||
Reference in New Issue
Block a user