mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-06-12 14:30:47 +02:00
Update advanced_search.py
This commit is contained in:
parent
c07909b7ac
commit
732e5955ae
@ -44,6 +44,7 @@ class AdvancedSearch(DVMTaskInterface):
|
||||
input_type = tag.as_vec()[2]
|
||||
if input_type != "text":
|
||||
return False
|
||||
return True
|
||||
|
||||
def create_request_from_nostr_event(self, event, client=None, dvm_config=None):
|
||||
self.dvm_config = dvm_config
|
||||
|
Loading…
x
Reference in New Issue
Block a user